Skip to content

Commit

Permalink
Change Image-Id name
Browse files Browse the repository at this point in the history
  • Loading branch information
goldrako committed Dec 11, 2023
1 parent bf282cc commit ef6b784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile-docker-ansible
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pipeline {
stage('Run Docker Container') {
agent {
docker {
image 'ghcr.io/c1t1d0s7/jenkins-ansible'
image 'ghcr.io/c1t1d0s7/jenkins-ansible-agent'
args '-u 0:0 -e DOCKER_HOST=tcp://172.31.29.179:2375'
}
}
Expand Down

0 comments on commit ef6b784

Please sign in to comment.