1
1
Fork 0
Signed by @spirillen
This commit is contained in:
spirillen 2021-09-11 17:39:41 +02:00
parent 6e53ef14b5
commit 946168c45a
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