Merge 'dev' into 'production': Set up GitLab CI/CD #3
@@ -6,9 +6,9 @@ include:
|
|||||||
|
|
||||||
stages:
|
stages:
|
||||||
- sync
|
- sync
|
||||||
- deploy
|
|
||||||
- backend_build
|
- backend_build
|
||||||
- frontend_build
|
- frontend_build
|
||||||
|
- deploy
|
||||||
|
|
||||||
sync_branches:
|
sync_branches:
|
||||||
stage: sync
|
stage: sync
|
||||||
|
|||||||
Reference in New Issue
Block a user