This commit is contained in:
parent
9abc83b022
commit
feff21616c
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
kind: pipeline
|
||||
type: kubernetes
|
||||
name: linux-amd64-taggedver
|
||||
platform:
|
||||
arch: amd64
|
||||
os: linux
|
||||
steps:
|
||||
- name: publish
|
||||
image: plugins/docker:18
|
||||
settings:
|
||||
|
|
Loading…
Add table
Reference in a new issue