Skip to content

Commit

Permalink
Merge pull request #3 from fredg02/fredg02-patch-1
Browse files Browse the repository at this point in the history
Don't specify image. Not required and avoids issues with changed images
  • Loading branch information
kschrab authored Dec 3, 2024
2 parents c43d172 + 341c68d commit 712e7f7
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 @@ -9,7 +9,6 @@ kind: Pod
spec:
containers:
- name: "jnlp"
image: "eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
volumeMounts:
- name: "volume-known-hosts"
mountPath: /home/jenkins/.ssh
Expand Down

0 comments on commit 712e7f7

Please sign in to comment.