Skip to content

Commit 8ef5061

Browse files
authored
Update jenkinsfile
1 parent 89a6868 commit 8ef5061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pipeline {
3838
steps{
3939
script {
4040
sh 'docker run -d -p 8081:8080 --rm --name Container1 224498103667.dkr.ecr.ap-south-1.amazonaws.com/docker-image-deploy:latest
41-
'
41+
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)