Compare commits
1 commit
85f55b1fa7
...
056a3c24f0
Author | SHA1 | Date | |
---|---|---|---|
056a3c24f0 |
1 changed files with 1 additions and 3 deletions
|
@ -51,9 +51,7 @@ trigger:
|
||||||
# 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
|
||||||
name: tag-release
|
name: Release
|
||||||
depends_on:
|
|
||||||
- test-build
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: docker-push-tag
|
- name: docker-push-tag
|
||||||
|
|
Loading…
Add table
Reference in a new issue