Compare commits
1 commit
056a3c24f0
...
7cd3703b33
Author | SHA1 | Date | |
---|---|---|---|
7cd3703b33 |
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
||||||
---
|
|
||||||
# Test building the code and docker image
|
# Test building the code and docker image
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
|
@ -47,7 +46,6 @@ trigger:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
---
|
|
||||||
# On a tag, only build the related docker image
|
# On a tag, only build the related docker image
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
|
@ -68,5 +66,3 @@ steps:
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
...
|
|
Loading…
Add table
Reference in a new issue