fix command expansion

This commit is contained in:
Tim Schubert 2022-05-23 17:37:27 +02:00
parent 4bf801b30c
commit 8fd2989b0b
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -9,4 +9,4 @@ update:
rules: rules:
- if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_PIPELINE_SOURCE == "schedule"
script: script:
- pad-archiver --push --remote "${CI_REPOSITORY_URL#*@}" --username gitlab-ci-token --password "${CI_ACCESS_TOKEN} < pads.txt - pad-archiver --push --remote "${CI_REPOSITORY_URL}" --username gitlab-ci-token --password "${CI_ACCESS_TOKEN} < pads.txt