CI only on tags, redesign start
This commit is contained in:
parent
fe6e0981d2
commit
444732a9bd
3 changed files with 12 additions and 5 deletions
|
@ -40,7 +40,9 @@ build-site:
|
|||
paths:
|
||||
- node_modules/
|
||||
only:
|
||||
- main
|
||||
- tags
|
||||
except:
|
||||
- branches
|
||||
script:
|
||||
- npm install
|
||||
- npm run build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue