mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
CI tweaks
This commit is contained in:
parent
dbb8f36765
commit
55635575d1
@ -7,7 +7,9 @@ cache:
|
||||
testing:
|
||||
stage: test
|
||||
script:
|
||||
- npm i gatsby-cli -g
|
||||
- npm i
|
||||
- npm test
|
||||
- npm run build
|
||||
- ./node_modules/gatsby/dist/bin/gatsby.js build
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user