1 Commits

Author SHA1 Message Date
cb61b09bcd 更新 'README.md' 2021-03-29 10:51:45 +08:00
2 changed files with 19 additions and 36 deletions

View File

@@ -16,19 +16,3 @@ steps:
- gcc main.c -o test
- ./test
---
kind: pipeline
type: docker
name: promote_test
trigger:
event:
- promote
target:
- production
steps:
- name: test
image: gcc
commands:
- echo "start test"

View File

@@ -2,5 +2,4 @@
test repo
1234 1244
## test