mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-07 19:05:13 +02:00
🚧 GitLab CI Test
This commit is contained in:
parent
484da90d27
commit
6d947a9ca9
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue