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.
Package info
github.com/iqual-ch/ci-pocketknife-installer
Language:Shell
pkg:composer/iqual-ch/ci-pocketknife-installer
1.0.19
2024-07-24 12:13 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.