Skip to content

Commit bc4c08a

Browse files
committed
Fix resource group name
1 parent e6c37a9 commit bc4c08a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ default:
88
components:update:
99
image: ruby:3.2.2
1010
stage: components
11-
resource_group: components:update
11+
resource_group: components_update
1212
parallel:
1313
matrix:
1414
- COMPONENT:

0 commit comments

Comments
 (0)