Skip to content
Snippets Groups Projects
Commit ce857e7d authored by Steffen Schulze's avatar Steffen Schulze
Browse files

Update .gitlab-ci.yml file

parent cecd6fd4
No related branches found
No related tags found
No related merge requests found
Pipeline #39447 failed
......@@ -4,15 +4,11 @@ spec:
default: /standard-docker-ci.yaml
---
variables:
MATRIX:
- SERVICE: connection-manager
include:
- project: 'eclipse/xfsc/dev-ops/ci-templates'
file: 'standard-docker-ci.yaml'
ref: main
inputs:
docker_args: "--build-arg=\"SERVICE=${SERVICE}\""
project_name: $SERVICE
docker_args: "--build-arg=\"SERVICE=connection-manager\""
project_name: connection-manager
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment