diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dc91480..8bab291 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,7 +77,7 @@ packagetest:archlinux: repoupdate: stage: deploy variables: - TWINE_USERNAME: Salamek + TWINE_USERNAME: __token__ before_script: - 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )' - apt-get update -y