try git ref
Some checks are pending
Build Multiarch Container Image / call-reusable-workflow (push) Waiting to run

This commit is contained in:
Sebastian Hugentobler 2025-06-04 09:50:08 +02:00
parent 2d69cbe94e
commit a64d58754c
Signed by: shu
SSH key fingerprint: SHA256:ppcx6MlixdNZd5EUM1nkHOKoyQYoJwzuQKXM6J/t66M

2
Jenkinsfile vendored
View file

@ -1,5 +1,5 @@
pipeline {
agent none
agent any
environment {
CONTAINER_REGISTRY = credentials("container_registry")
REGISTRY_NAMESPACE = credentials("registry_namespace")