try git ref
Some checks are pending
Build Multiarch Container Image / call-reusable-workflow (push) Waiting to run
Some checks are pending
Build Multiarch Container Image / call-reusable-workflow (push) Waiting to run
This commit is contained in:
parent
2d69cbe94e
commit
a64d58754c
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,5 +1,5 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent none
|
agent any
|
||||||
environment {
|
environment {
|
||||||
CONTAINER_REGISTRY = credentials("container_registry")
|
CONTAINER_REGISTRY = credentials("container_registry")
|
||||||
REGISTRY_NAMESPACE = credentials("registry_namespace")
|
REGISTRY_NAMESPACE = credentials("registry_namespace")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue