提交 81c9d6eb 编写于 作者: Miykael_xxm's avatar Miykael_xxm 🚴

更新.codechina-ci.yml

上级 fae29d43
# Template project: https://gitlab.com/pages/jekyll
image: ruby:2.6
stages:
- test
- deploy
variables:
JEKYLL_ENV: production
......@@ -11,17 +8,6 @@ variables:
before:
script: gem install jekyll bundler
test:
stage: test
script:
- jekyll build -d test
artifacts:
paths:
- test
except:
variables:
- $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
pages:
stage: deploy
script:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册