Explorar o código

adjustment D to d on dockerfile
pbt-be to fe

Signed-off-by: rizqevo <rizqevo@hotmail.com>

rizqevo %!s(int64=3) %!d(string=hai) anos
pai
achega
e0ee310b93
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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