fixup: add missing quotation mark

This commit is contained in:
Tim Schubert 2022-05-23 17:44:19 +02:00
parent 8fd2989b0b
commit d22e2e77e6
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -9,4 +9,4 @@ update:
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
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