Merge dev into production: Fix pipeline pt. 1 #5

Merged
boom merged 11 commits from dev into production 2025-04-27 22:12:51 +02:00
Showing only changes of commit ac30a7be71 - Show all commits

View File

@@ -1,8 +1,8 @@
image: docker:20.10@sha256:2967f0819c84dd589ed0a023b9d25dcfe7a3c123d5bf784ffbb77edf55335f0c image: docker:20.10@sha256:2967f0819c84dd589ed0a023b9d25dcfe7a3c123d5bf784ffbb77edf55335f0c
include: include:
- local: 'backend/.gitlab-ci-backend.yml' - local: 'backend/.gitlab-ci.yml'
- local: 'frontend/.gitlab-ci-frontend.yml' - local: 'frontend/.gitlab-ci.yml'
stages: stages:
- sync - sync