Skip to content

Commit

Permalink
minor jenkinsfile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrocalleja committed Dec 20, 2021
1 parent 42bf715 commit 937dd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pipeline {
branch 'develop'
}
steps {
sh 'docker run -d -p 8080:8080 --name decklearn alejandrocalleja/pbl5-test'
sh 'docker run -d -p 8080:8080 --name decklearn alejandrocalleja/decklearn'
}
}

Expand Down

0 comments on commit 937dd73

Please sign in to comment.