feature/Feature-1 #4

Merged
jakub merged 39 commits from feature/Feature-1 into master 2021-10-20 15:40:59 +00:00
Showing only changes of commit 4902a9c341 - Show all commits

2
Jenkinsfile vendored
View File

@@ -4,7 +4,7 @@ pipeline {
environment {
REGISTRY_CREDENTIALS = credentials('registry-credentials-id')
PORTAINER_CREDENTIALS = credentials('portainer-credentials')
PORTAINER_CREDENTIALS = credentials('portainer-credentials-id')
}
stages {