Fix CI
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ build:
|
|||||||
needs: ["install"]
|
needs: ["install"]
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- API_URL=http://web.sik.party:8000/api npm run build
|
- API_URL=https://api.dev.sik.party/api npm run build
|
||||||
dependencies:
|
dependencies:
|
||||||
- install
|
- install
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user