Fix #19, deploy from master
This commit is contained in:
+2
-2
@@ -39,7 +39,7 @@ build:
|
|||||||
- public
|
- public
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
only:
|
only:
|
||||||
- production
|
- master
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: lint_build_test
|
stage: lint_build_test
|
||||||
@@ -65,7 +65,7 @@ firebase-deploy:
|
|||||||
script:
|
script:
|
||||||
- firebase deploy --only hosting
|
- firebase deploy --only hosting
|
||||||
only:
|
only:
|
||||||
- production
|
- master
|
||||||
docker-build:
|
docker-build:
|
||||||
stage: docker-build
|
stage: docker-build
|
||||||
image:
|
image:
|
||||||
|
|||||||
Reference in New Issue
Block a user