Fix #19, deploy from master

This commit is contained in:
Greenscreener
2023-03-25 22:31:03 +01:00
parent ac69c1e601
commit 3a0060522e
+2 -2
View File
@@ -39,7 +39,7 @@ build:
- public
expire_in: 1 week
only:
- production
- master
test:
stage: lint_build_test
@@ -65,7 +65,7 @@ firebase-deploy:
script:
- firebase deploy --only hosting
only:
- production
- master
docker-build:
stage: docker-build
image: