1
1
Fork 0

Update .gitlab-ci.yml

This commit is contained in:
Spirillen Marsupilami 2021-09-23 15:56:20 +02:00
parent 1abf71a804
commit bc881f9e59
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ before_script:
- echo "Or perhaps you might print out some debugging details"
- export DEBIAN_FRONTEND=noninteractive
- apt-get update
- apt-get install -yqqf bash git pgp python3.9 pip3
- apt-get install -yqqf bash git pgp python3-pip
# - git config --global user.email "$GITLAB_USER_EMAIL"
# - git config --global user.name "$GIT_USER_NAME"
- git config --global user.email "pdns@pm.me"