Skip to content

Commit 0d82d23

Browse files
authored
Update jenkinsfile
1 parent a0c6467 commit 0d82d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pipeline {
1212
}
1313
}
1414

15-
stage("create and push) {
15+
stage("Create and Push") {
1616
steps {
1717
withCredentials([usernamePassword(
1818
credentialsId: 'dockerhub',

0 commit comments

Comments
 (0)