fixup: add missing quotation mark
This commit is contained in:
parent
8fd2989b0b
commit
d22e2e77e6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue