From 3a0060522e89d04d0174cb72f7d7dbdabaee3089 Mon Sep 17 00:00:00 2001 From: Greenscreener Date: Sat, 25 Mar 2023 22:29:27 +0100 Subject: [PATCH] Fix #19, deploy from master --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e6e95b..d760f5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: