This commit is contained in:
2026-01-05 10:33:50 +08:00
parent c9644c79cc
commit 2707286d7d

View File

@@ -48,9 +48,7 @@ main:
script: git pull gitea main script: git pull gitea main
- name: '提交到原本的origin' - name: '提交到原本的origin'
script: git push origin main script: git push origin main
api_trigger_test:
"**": - stages:
web_trigger_test: - name: test
- stages: script: echo test
- name: 执行任务
script: echo "job"