This commit is contained in:
parent
b14e89bfee
commit
1123550d8a
@ -2,10 +2,13 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
clone:
|
||||||
|
depth: 0
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Publish
|
- name: Publish
|
||||||
image: git.simonpetit.top/simonpetit/bob:0.1.4
|
image: git.simonpetit.top/simonpetit/bob:0.1.4
|
||||||
command:
|
commands:
|
||||||
- publish
|
- publish
|
||||||
|
|
||||||
- name: Remove old
|
- name: Remove old
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user