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:
|
||||
- branch: main
|
||||
event: [push, manual]
|
||||
- name: Test image
|
||||
- name: Test image (testing)
|
||||
image: git.ar21.de/${CI_REPO}:testing-${CI_PIPELINE_NUMBER}
|
||||
commands:
|
||||
- echo test
|
||||
|
|
Loading…
Add table
Reference in a new issue