mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-25 18:11:26 +00:00
Edit .gitlab-ci
This commit is contained in:
parent
6a91a175d4
commit
bf01cfa895
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue