Edit .gitlab-ci

This commit is contained in:
lostinlight 2020-10-12 21:52:48 +03:00
parent 6a91a175d4
commit bf01cfa895
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ hexo:
- node_modules/
key: project
only:
- master
- main
htmlproofer:
stage: test
@ -43,7 +43,7 @@ pages:
script:
- echo 'Deploying...'
only:
- master
- main
cert-renewal:
only: