test
Some checks reported errors
perso/jenkins-wdocker/master Something is wrong with the build of this commit
Some checks reported errors
perso/jenkins-wdocker/master Something is wrong with the build of this commit
This commit is contained in:
parent
7f0b5a00c7
commit
5dfa64dc3f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -24,6 +24,7 @@ pipeline {
|
||||
steps{
|
||||
script {
|
||||
withDockerRegistry(url: 'https://docker.io', credentialsId: 'dockerhub_jcabillot') {
|
||||
sh 'cat /var/jenkins_home/workspace/perso_jenkins-wdocker_master@tmp/abed23b6-7300-4b49-82d2-0f788b5079a0/config.json'
|
||||
sh 'docker push jcabillot/jenkins-wdocker'
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user