fix build pipeline
This commit is contained in:
parent
fee92ec5d4
commit
d89349582b
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -36,7 +36,8 @@ jobs:
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
env:
|
||||
QUIRREL_BASE_URL: "doesntmatter.shellphone.app"
|
||||
DATOCMS_API_TOKEN: ${{ secrets.DATOCMS_API_TOKEN }}
|
||||
QUIRREL_BASE_URL: doesntmatter.shellphone.app
|
||||
|
||||
deploy:
|
||||
if: contains('refs/heads/master refs/heads/production', github.ref)
|
||||
|
4390
package-lock.json
generated
4390
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user