Explorar o código

retest

Signed-off-by: rizqevo <rizqevo@hotmail.com>
rizqevo %!s(int64=3) %!d(string=hai) anos
pai
achega
7970497506
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -33,7 +33,7 @@ node {
     }
 	
     stage('Test Build'){
-     sh 'docker build -t ptb-fe -f dockerfile .'
+     sh 'docker build -t ptb-fe:latest -f dockerfile .'
     }
 	
     stage('Build Deploy '){