Skip to content

Commit 2e9836b

Browse files
committed
fix(ci): revert back to v1
1 parent e671d0b commit 2e9836b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include:
1919
use_cursor_cli: true
2020
rules_condition: $CI_MERGE_REQUEST_IID != null && $GITLAB_USER_NAME != "SealBot" && $CI_MERGE_REQUEST_EVENT_TYPE != "merge_train"
2121
rules_when: always
22-
- component: gitlab.com/flarenetwork/ci-components-private/release-image@2
22+
- component: gitlab.com/flarenetwork/ci-components-private/release-image@1
2323
inputs:
2424
job_name_suffix: "-gitlab-cr"
2525
image_name: "verifier-indexer-api"

0 commit comments

Comments
 (0)