try to fix pipeline
This commit is contained in:
parent
95ffca31ad
commit
24ab8b627a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
- branch: main
|
- branch: main
|
||||||
event: [push, manual]
|
event: [push, manual]
|
||||||
- name: Test image
|
- name: Test image (testing)
|
||||||
image: git.ar21.de/${CI_REPO}:testing-${CI_PIPELINE_NUMBER}
|
image: git.ar21.de/${CI_REPO}:testing-${CI_PIPELINE_NUMBER}
|
||||||
commands:
|
commands:
|
||||||
- echo test
|
- echo test
|
||||||
|
|
Loading…
Add table
Reference in a new issue