We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9edf5 commit 7918da6Copy full SHA for 7918da6
1 file changed
.gitlab-ci.yml
@@ -19,7 +19,7 @@ include:
19
use_cursor_cli: true
20
rules_condition: $CI_MERGE_REQUEST_IID != null && $GITLAB_USER_NAME != "SealBot" && $CI_MERGE_REQUEST_EVENT_TYPE != "merge_train"
21
rules_when: always
22
- - component: gitlab.com/flarenetwork/ci-components-private/release-image@release-image-commit-hash
+ - component: gitlab.com/flarenetwork/ci-components-private/release-image@1
23
inputs:
24
job_name_suffix: "-gitlab-cr"
25
image_name: "verifier-indexer-api"
0 commit comments