update ci config

This commit is contained in:
Tim Schubert 2022-06-02 20:56:08 +02:00
parent e4bee821d8
commit 1792848028
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 origin --username gitlab-ci-token --password "${CI_ACCESS_TOKEN}" < pads.txt