This commit is contained in:
parent
aaab076600
commit
d9a30e614a
|
@ -4,7 +4,6 @@
|
|||
kind: 'pipeline',
|
||||
type: 'docker',
|
||||
trigger: {
|
||||
branch: ['this'],
|
||||
event: ['tag'],
|
||||
},
|
||||
clone: {
|
||||
|
|
|
@ -19,8 +19,6 @@ steps:
|
|||
- tag
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- this
|
||||
event:
|
||||
- tag
|
||||
|
||||
|
|
Loading…
Reference in New Issue