Explorar o código

push du node-exporter

DESKTOP-SMCIPAV\falko hai 5 meses
pai
achega
eb95a8b13f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -95,7 +95,7 @@ pipeline {
             steps {
                 script {
                    def registryUrl = 'nexus.foodgame.fr:8123'
-                   def imageName = 'workflow_jenkins_1'
+                   def imageName = 'quay.io/prometheus/node-exporter'
                    def imageVersion = 'latest'
                     
                     docker.withRegistry("https://${registryUrl}", 'nexus') {