Add '.trustie-pipeline.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
mpyfvsrf6 2021-01-06 13:47:57 +08:00
parent 651b0482f8
commit be042f8a63
1 changed files with 11 additions and 0 deletions

11
.trustie-pipeline.yml Normal file
View File

@ -0,0 +1,11 @@
kind: pipeline
type: docker
name: default
platform:
os: linux
arch: amd64
steps:
- name: greeting
image: primetoninc/jdk
commands:
- echo 'hello world!11217211' > /home/hello.txt