fix build pipeline
This commit is contained in:
@@ -36,7 +36,8 @@ jobs:
|
|||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
env:
|
env:
|
||||||
QUIRREL_BASE_URL: "doesntmatter.shellphone.app"
|
DATOCMS_API_TOKEN: ${{ secrets.DATOCMS_API_TOKEN }}
|
||||||
|
QUIRREL_BASE_URL: doesntmatter.shellphone.app
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
if: contains('refs/heads/master refs/heads/production', github.ref)
|
if: contains('refs/heads/master refs/heads/production', github.ref)
|
||||||
|
|||||||
Generated
+3274
-1108
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user