1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-27 11:19:55 +02:00

🚧 GitLab CI Test

This commit is contained in:
Mike Gerber 2024-01-11 20:09:30 +01:00
parent e083688c66
commit c77e8f51ab

View file

@ -1,9 +1,6 @@
stages: stages:
- pull - pull
default:
image: alpine
pull-gitlab: pull-gitlab:
stage: pull stage: pull
script: script:
@ -11,7 +8,7 @@ pull-gitlab:
pull-github: pull-github:
stage: pull stage: pull
before_script: # before_script:
- apk add --no-cache git # - apk add --no-cache git
script: script:
- git pull https://github.com/qurator-spk/dinglehopper.git - git pull https://github.com/qurator-spk/dinglehopper.git