ENV for CI e2e test
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ test:e2e:
|
||||
needs: ["install", "build"]
|
||||
stage: test
|
||||
script:
|
||||
- npm run test:e2e
|
||||
- NEXT_PUBLIC_API_URL=https://api.dev.sik.party/api npm run test:e2e
|
||||
|
||||
publish:dev:
|
||||
stage: publish
|
||||
|
||||
Reference in New Issue
Block a user