mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 14:55:14 +00:00
s
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -5,6 +5,7 @@ pipeline{
|
||||
environment {
|
||||
DOCKERHUB_CREDENTIALS=credentials('dockerhub-cred')
|
||||
}
|
||||
stages {
|
||||
stage('Build') {
|
||||
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user