iqual-ch / ci-pocketknife-installer
Delivers a version-managed copy of the ci-pocketknife toolset.
Installs: 17 536
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Language:Shell
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.