Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iqual-ch/ci-pocketknife-installer
https://github.com/iqual-ch/ci-pocketknife-installer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iqual-ch/ci-pocketknife-installer
- Owner: iqual-ch
- Created: 2022-07-07T13:05:25.000Z (over 2 years ago)
- Default Branch: release
- Last Pushed: 2024-07-24T13:12:12.000Z (6 months ago)
- Last Synced: 2024-11-16T19:08:05.581Z (about 2 months ago)
- Language: Shell
- Size: 22.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CI Pocketknife Installer
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=hostOnce the script has been `source`-d it provides a specified version of the [CI Pocketknife toolset](https://github.com/iqual-ch/ci-pocketknife). 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.