Commit 4cc1e876 authored by 杨思琦's avatar 杨思琦

Update .gitlab-ci.yml

parent 075b8eb2
Pipeline #94677 waiting for manual action with stages
...@@ -14,18 +14,6 @@ stages: ...@@ -14,18 +14,6 @@ stages:
- package - package
- push - push
checkout:
stage: checkout
tags:
- civmanage
variables:
GIT_CHECKOUT: 'true'
script:
- echo "Got a clean git copy."
only:
- master
when: manual
install: install:
stage: install stage: install
tags: tags:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment