Commit 3712cecd authored by 吕祺's avatar 吕祺 ⛹🏽

Update .gitlab-ci.yml

parent e19cfe99
......@@ -19,16 +19,16 @@ compile_articles:
- node utils/articleAggregate.js
- sh utils/commit.sh
compress_images:
stage: build
# when: manual
environment:
name: release
only:
- master
script:
- yarn
- sh utils/imageCompress.sh
# compress_images:
# stage: build
# # when: manual
# environment:
# name: release
# only:
# - master
# script:
# - yarn
# - sh utils/imageCompress.sh
deploy:
......
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