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