Skip to content

Commit d33d4cf

Browse files
committed
Remove unused variable and input
1 parent 41244a8 commit d33d4cf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ variables:
4747
JOB_CMD:
4848
value: "./scripts/gitlab/build_and_test.sh"
4949
expand: false
50-
# Component version to use (using development branch for migration)
51-
RADIUSS_SHARED_CI_REF: "woptim/migrate-to-components"
5250
# Override the pattern describing branches that will skip the "draft PR filter
5351
# test". Add protected branches here. See default value in
5452
# preliminary-ignore-draft-pr.yml.
@@ -80,7 +78,6 @@ include:
8078
github_project_name: $GITHUB_PROJECT_NAME
8179
github_project_org: $GITHUB_PROJECT_ORG
8280
github_token: $GITHUB_TOKEN
83-
component_version: $RADIUSS_SHARED_CI_REF
8481

8582
# [Optional] Draft PR filter - commented out by default
8683
#- component: $CI_SERVER_FQDN/radiuss/radiuss-shared-ci/utility-draft-pr-filter@woptim/migrate-to-components

0 commit comments

Comments
 (0)