🚧 GitLab CI Test

master
Mike Gerber 4 months ago
parent 10d423f045
commit 10ccba989e

@ -16,4 +16,6 @@ pull-github:
- 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
- git remote add github https://github.com/qurator-spk/dinglehopper.git
- git remote -v
- git pull github master

Loading…
Cancel
Save