fix(cicd): Add tag for gitlab runner in ord1 (#3)
This commit is contained in:
parent
d4376407a7
commit
3119ce28f0
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
default:
|
||||
tags:
|
||||
- ord1-tenant
|
||||
|
||||
Helm lint:
|
||||
stage: test
|
||||
image:
|
||||
|
|
Loading…
Reference in a new issue