1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00

🚧 GitLab CI Test

This commit is contained in:
Mike Gerber 2024-01-11 19:18:35 +01:00
parent 344f96dca9
commit af83b35f23

15
.gitlab/mirror.yml Normal file
View file

@ -0,0 +1,15 @@
stages:
- pull
default:
image: alpine
pull-gitlab:
stage: pull
script:
- echo "This is redundant"
pull-github:
stage: pull
script:
- git pull https://github.com/qurator-spk/dinglehopper.git