更新 '.trustie-pipeline.yml'
This commit is contained in:
parent
b5ae1e9ab5
commit
bee039782b
|
@ -1,13 +1,11 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
image: primetoninc/jdk
|
||||
commands:
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
steps:
|
||||
- name: greeting
|
||||
image: primetoninc/jdk
|
||||
commands:
|
||||
- echo 'hello world!1121721' > /home/hello.txt
|
Loading…
Reference in New Issue