1
1
Fork 0
Signed by @spirillen
This commit is contained in:
spirillen 2021-09-11 17:41:06 +02:00
parent 946168c45a
commit 32d58710cd
No known key found for this signature in database
GPG Key ID: 30562ED6FB236E4E
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ before_script:
- echo "Before script section"
- echo "For example you might run an update here or install a build dependency"
- echo "Or perhaps you might print out some debugging details"
- echo "$"'GIT_USER_NAME'"_CI_ACCESS_TOKEN"
- echo "$GIT_USER_NAME"+"_CI_ACCESS_TOKEN"
- echo "$GITLAB_USER_LOGIN"
- echo "$GITLAB_USER_NAME"
- export DEBIAN_FRONTEND=noninteractive