Edit .gitlab-ci

This commit is contained in:
lostinlight 2020-10-12 21:52:48 +03:00
parent 6a91a175d4
commit bf01cfa895

View file

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