Skip to content

Commit 7932413

Browse files
ericdurandddclaude
andcommitted
Run build-image on any branch, not only main
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 680a9cb commit 7932413

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ stages:
1717
build-image:
1818
stage: build
1919
rules:
20-
- if: '$CI_COMMIT_BRANCH == "main"'
21-
- when: manual
20+
- if: '$CI_COMMIT_BRANCH'
2221
id_tokens:
2322
DDSIGN_ID_TOKEN:
2423
aud: image-integrity

0 commit comments

Comments
 (0)