Merge branch 'gs-deploy-from-master' into 'master'

Fix #19, deploy from master

Closes #19

See merge request patek-devs/patek.cz!72
This commit was merged in pull request #93.
This commit is contained in:
Jan Černohorský
2023-03-26 14:48:07 +00:00
+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: