iqual-ch/ci-pocketknife-installer

There is no license information available for the latest version (1.0.19) of this package.

Delivers a version-managed copy of the ci-pocketknife toolset.

Installs: 41 840

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 1

Language:Shell

pkg:composer/iqual-ch/ci-pocketknife-installer

1.0.19 2024-07-24 12:13 UTC

This package is auto-updated.

Last update: 2025-09-24 15:51:05 UTC


README

This script should be run on a docker host system with bash. source installer.sh

Expects the following environment variables:

  • CI_VR_REFERENCE_WEBSITE_URL
  • CI_VR_TEST_WEBSITE_URL
  • CI_VR_WORKING_FOLDER=/tmp/ci
  • CI_VR_DOCKER_NETWORK=host

Once the script has been source-d it provides a specified version of the CI Pocketknife toolset. This toolset can then be further used via e.g. Github's actions. Or any other CI. Or even a developer on their local computer.