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-12 12:45:32 +01:00
parent ff34c65c1e
commit a95a85a889

View file

@ -16,6 +16,9 @@ pull-github:
- apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
script:
- whoami; env
- git remove remove github 2>/dev/null || true
- git remote add github https://github.com/qurator-spk/dinglehopper.git
- git remote -v
- git pull github master