add some character for testing #8

Merged
boom merged 41 commits from dev into production 2025-04-27 23:05:07 +02:00
Showing only changes of commit 838bd2744d - Show all commits

View File

@@ -5,13 +5,14 @@ include:
- local: 'frontend/.gitlab-ci.yml'
stages:
- sync
- backend_build
- frontend_build
- deploy
- sync
sync_branches:
stage: sync
image: alpine:git@sha256:47a8a580ba3cbc85737c5dccc50078cce5662b84a6c5eaaf5800a841ff5a19c8
rules:
- if: '$CI_COMMIT_BRANCH == "production"'
before_script: