This commit is contained in:
parent
23eb94c365
commit
2695a49f59
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: latest-custom
|
||||
name: hastebin-latest-custom
|
||||
|
||||
steps:
|
||||
- name: publish
|
||||
|
@ -26,7 +26,7 @@ trigger:
|
|||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: latest
|
||||
name: hastebin-latest
|
||||
|
||||
steps:
|
||||
- name: publish
|
||||
|
@ -54,7 +54,7 @@ trigger:
|
|||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: stable
|
||||
name: hastebin-stable
|
||||
|
||||
steps:
|
||||
- name: publish
|
||||
|
|
Loading…
Reference in a new issue