更新.gitlab-ci.yml文件
This commit is contained in:
parent
0f04aa40e2
commit
69c4bbf011
|
@ -1,9 +1,3 @@
|
|||
workflow:
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "push"
|
||||
when: always
|
||||
- when: never
|
||||
|
||||
stages:
|
||||
- build
|
||||
- save
|
||||
|
|
Loading…
Reference in New Issue