Simplify CI configurations for frontend and backend projects.
This commit is contained in:
@@ -4,4 +4,4 @@ stages:
|
||||
backend_build_job:
|
||||
stage: backend_build
|
||||
script:
|
||||
- echo "Building backend project on branch: $CI_COMMIT_BRANCH"
|
||||
- echo "Building backend project"
|
||||
Reference in New Issue
Block a user