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

🚧 GitLab CI Test

This commit is contained in:
Mike Gerber 2024-01-11 20:37:41 +01:00
parent 484da90d27
commit 6d947a9ca9

View file

@ -12,7 +12,8 @@ pull-gitlab:
pull-github: pull-github:
stage: pull stage: pull
before_script: before_script:
- whoami - whoami; env
- apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/* - apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
script: script:
- whoami; env
- git pull https://github.com/qurator-spk/dinglehopper.git - git pull https://github.com/qurator-spk/dinglehopper.git