This commit is contained in:
Giles 2020-07-29 20:44:18 +01:00
parent aaab076600
commit d9a30e614a
2 changed files with 0 additions and 3 deletions

View File

@ -4,7 +4,6 @@
kind: 'pipeline', kind: 'pipeline',
type: 'docker', type: 'docker',
trigger: { trigger: {
branch: ['this'],
event: ['tag'], event: ['tag'],
}, },
clone: { clone: {

View File

@ -19,8 +19,6 @@ steps:
- tag - tag
trigger: trigger:
branch:
- this
event: event:
- tag - tag