File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -34,18 +34,9 @@ include:
3434 use_cursor_cli : true
3535 rules_condition : $CI_MERGE_REQUEST_IID != null && $GITLAB_USER_NAME != "SealBot" && $CI_MERGE_REQUEST_EVENT_TYPE != "merge_train"
3636 rules_when : always
37- # TODO: Uncomment when v2 is resolved with commit_hash
38- # - component: gitlab.com/flarenetwork/ci-components-private/release-image@1
39- # inputs:
40- # job_name_suffix: "-gitlab-cr"
41- # image_name: "verifier-indexer-api"
42- # image_tag_source: "commit_hash"
43- # build_tags: ["flarenetwork-md"]
44- # stage: build
45- # push_to_staging: true
46- # push_to_production_on_protected: false
47- # staging_registry: "registry.gitlab.com/flarenetwork/fdc"
48- # rules_condition: $CI_MERGE_REQUEST_IID != null
37+ - component : gitlab.com/flarenetwork/infra-public/ci-components/test-docker-build@test-docker-build
38+ inputs :
39+ push_to_artifact_registry : true
4940
5041build-app :
5142 stage : build
You can’t perform that action at this time.
0 commit comments