Skip to content

Commit

Permalink
ci(c2p): Use latest stable C2P version
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger committed Nov 19, 2024
1 parent f8bf6a0 commit cf5dbfa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ include:

default:
tags:
- docker
- set-cdaas
image: $DOCKER_REGISTRY/base

workflow:
rules:
Expand All @@ -28,7 +29,7 @@ variables:
CAPELLA2POLARION_PROJECT_ID: inflighttest
CAPELLA2POLARION_CAPELLA_MODEL: '{"path": "In-Flight Entertainment System.aird", "diagram_cache": "./diagram_cache"}'
CAPELLA2POLARION_SYNCHRONIZE_CONFIG: capella2polarion_config.yaml
CAPELLA2POLARION_VERSION: "1.2.3"
CAPELLA2POLARION_VERSION: "1.3.0"
CAPELLA2POLARION_GROUPED_LINKS_CUSTOM_FIELDS: 1
CAPELLA2POLARION_DEBUG: 1
CAPELLA2POLARION_FORCE_UPDATE: 0
Expand Down

0 comments on commit cf5dbfa

Please sign in to comment.