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
e083688c66
commit
c77e8f51ab
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
|||
stages:
|
||||
- pull
|
||||
|
||||
default:
|
||||
image: alpine
|
||||
|
||||
pull-gitlab:
|
||||
stage: pull
|
||||
script:
|
||||
|
@ -11,7 +8,7 @@ pull-gitlab:
|
|||
|
||||
pull-github:
|
||||
stage: pull
|
||||
before_script:
|
||||
- apk add --no-cache git
|
||||
# before_script:
|
||||
# - apk add --no-cache git
|
||||
script:
|
||||
- git pull https://github.com/qurator-spk/dinglehopper.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue