Skip to content
Snippets Groups Projects
Commit e3431dce authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: resource_group with -${VERSION}

parent c25b0ec0
Branches
Tags
1 merge request!545feat: resource_group with -${VERSION}
...@@ -199,7 +199,7 @@ version: ...@@ -199,7 +199,7 @@ version:
.build: .build:
rules: rules:
- when: on_success - when: on_success
resource_group: ${CI_COMMIT_REF_NAME} resource_group: ${CI_COMMIT_REF_NAME}-${VERSION}
tags: tags:
- docker-new - docker-new
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment