citest_publish #5
2 changed files with 10 additions and 0 deletions
|
@ -12,3 +12,12 @@ steps:
|
|||
when:
|
||||
ref:
|
||||
- refs/heads/citest_publish
|
||||
- name: Nur für citest_publish branch bei pull_request
|
||||
image: alpine
|
||||
commands:
|
||||
- ls
|
||||
when:
|
||||
ref:
|
||||
- refs/heads/citest_publish
|
||||
event:
|
||||
- pull_request
|
||||
|
|
1
test.txt
Normal file
1
test.txt
Normal file
|
@ -0,0 +1 @@
|
|||
asdasd
|
Loading…
Reference in a new issue