更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-10-16 01:39:51 +00:00
parent 0f04aa40e2
commit 69c4bbf011
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
workflow:
rules:
- if: $CI_PIPELINE_SOURCE == "push"
when: always
- when: never
stages:
- build
- save