pad-archiver/lib/gitlab-ci.yml
2022-06-02 20:56:08 +02:00

12 lines
299 B
YAML

stages:
- update
update:
image: git.fginfo.tu-bs.de:5050/fginfo/pad-archiver:main
tags:
- docker
stage: update
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
script:
- pad-archiver --push --remote origin --username gitlab-ci-token --password "${CI_ACCESS_TOKEN}" < pads.txt