Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dsecop authored Nov 25, 2023
1 parent 6dec981 commit bf24ca5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ pipeline {
}
environment {
registry = 'secop/my-app'
DOCKERHUB_CREDENTIALS = credentials('dockerhub_token')
}
}

0 comments on commit bf24ca5

Please sign in to comment.