🚧 GitLab CI Test

master
Mike Gerber 4 months ago
parent 484da90d27
commit 6d947a9ca9

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

Loading…
Cancel
Save