mirror of
https://github.com/YunoHost/yunohost-ci.git
synced 2024-09-03 20:05:53 +02:00
add link to doc
This commit is contained in:
parent
017b9604c3
commit
c772eebb5f
1 changed files with 1 additions and 0 deletions
1
base.sh
1
base.sh
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# All Variables here: https://docs.gitlab.com/ee/ci/variables/predefined_variables.html#variables-reference, strating with CUSTOM_ENV_
|
||||||
#CUSTOM_ENV_CI_DEFAULT_BRANCH=stretch-unstable
|
#CUSTOM_ENV_CI_DEFAULT_BRANCH=stretch-unstable
|
||||||
#CUSTOM_ENV_CI_JOB_NAME=build1
|
#CUSTOM_ENV_CI_JOB_NAME=build1
|
||||||
#CUSTOM_ENV_CI_BUILD_STAGE=pre-postinstall
|
#CUSTOM_ENV_CI_BUILD_STAGE=pre-postinstall
|
||||||
|
|
Loading…
Reference in a new issue