更新 '.trustie-pipeline.yml'

This commit is contained in:
cxt 2021-01-05 14:35:14 +08:00
parent b5ae1e9ab5
commit bee039782b
1 changed files with 10 additions and 12 deletions

View File

@ -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