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:
parent
344f96dca9
commit
af83b35f23
1 changed files with 15 additions and 0 deletions
15
.gitlab/mirror.yml
Normal file
15
.gitlab/mirror.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
stages:
|
||||
- pull
|
||||
|
||||
default:
|
||||
image: alpine
|
||||
|
||||
pull-gitlab:
|
||||
stage: pull
|
||||
script:
|
||||
- echo "This is redundant"
|
||||
|
||||
pull-github:
|
||||
stage: pull
|
||||
script:
|
||||
- git pull https://github.com/qurator-spk/dinglehopper.git
|
Loading…
Add table
Add a link
Reference in a new issue