woodpecker/pipeline/samples/sample_6/.env
Anbraten 063d0bb32a
Replace DRONE_ with CI_ variables in pipeline steps (#427)
Dropped support for `DRONE_*` environment variables in pipeline steps. Pipeline meta-data can be accessed with `CI_*` variables.
  - `CI_*` prefix replaces `DRONE_*`
  - `CI` value is now `woodpecker`
  - `DRONE=true` has been removed
2021-11-25 20:43:31 +01:00

25 lines
697 B
Bash

CI_REPO=drone/envsubst
CI_REPO_NAME=drone/envsubst
CI_REPO_LINK=https://github.com/drone/envsubst
CI_REPO_REMOTE=https://github.com/drone/envsubst.git
CI_REPO_PRIVATE=false
CI_BUILD_NUMBER=6
CI_BUILD_CREATED=1486119586
CI_BUILD_STARTED=1486119585
CI_BUILD_EVENT=push
CI_BUILD_LINK=
CI_COMMIT_SHA=d0876d3176965f9552a611cbd56e24a9264355e6
CI_COMMIT_REF=refs/heads/master
CI_COMMIT_REFSPEC=
CI_COMMIT_BRANCH=master
CI_COMMIT_MESSAGE="added a few more test cases for escaping behavior"
CI_COMMIT_AUTHOR=bradrydzewski
# custom secrets
SLACK_WEBHOOK=https://slack.com/hooks/xxxxxxxx/yyyyyyyyy
# registry secrets
CI_REGISTRY_HOSTNAME=docker.io
CI_REGISTRY_USERNAME=gordon
CI_REGISTRY_PASSWORD=password