Skip to content

Commit

Permalink
ci(capella2polarion): Enable pipeline triggering on master
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger authored Sep 18, 2024
1 parent ff7f773 commit defb4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ default:

workflow:
rules:
- if: $CI_COMMIT_BRANCH == "main"
- if: $CI_COMMIT_BRANCH == "master"

generate-model-badge:
image: $DOCKER_REGISTRY/base
Expand Down

0 comments on commit defb4b2

Please sign in to comment.