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