a.
Some checks failed
internetmastercz/test/pipeline/head There was a failure building this commit

This commit is contained in:
2021-10-20 03:21:49 +02:00
parent fb91ceb45d
commit 4b1f69ae07

4
Jenkinsfile vendored
View File

@@ -1,7 +1,7 @@
pipeline {
agent { dockerfile true }
agent any
environment {
REGISTRY_CREDENTIALS = credentials('registry-credentials-id')
}