This commit is contained in:
@@ -16,6 +16,7 @@ trigger:
|
||||
steps:
|
||||
- name: print-auto-run
|
||||
image: alpine:latest
|
||||
仓库唯一标识UID: $REPO_UID
|
||||
when:
|
||||
event: push
|
||||
branch: main
|
||||
@@ -25,5 +26,4 @@ steps:
|
||||
- echo ===================================
|
||||
- echo 这是自动运行的流水线
|
||||
- echo 自动运行
|
||||
- echo 仓库唯一标识UID: $REPO_UID
|
||||
- echo ===================================
|
||||
Reference in New Issue
Block a user