iqual-ch/ci-pocketknife-installer

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

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

1.0.18 2022-12-16 11:20 UTC

This package is auto-updated.

Last update: 2024-05-16 14:29:22 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.