This commit is contained in:
Aarni Halinen
2020-10-11 00:28:12 +03:00
parent 1c748cf9b4
commit a89e69c47a
+1 -1
View File
@@ -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: