CI only on tags, redesign start

This commit is contained in:
Firq 2023-07-06 19:41:28 +02:00
parent fe6e0981d2
commit 444732a9bd
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
3 changed files with 12 additions and 5 deletions

View file

@ -40,7 +40,9 @@ build-site:
paths:
- node_modules/
only:
- main
- tags
except:
- branches
script:
- npm install
- npm run build