Possible to never pull an image? #2813
Unanswered
michael-brade
asked this question in
Request a Feature
Replies: 1 comment 1 reply
-
That's not possible yet. (I moved this to feature requests) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to configure woodpecker so that the build steps never pull an image? If it isn't available locally, I want it to throw an error instead. But here it says
pull: false
just means it won't update a tag if a newer version is available. drone hadpull: never
.Beta Was this translation helpful? Give feedback.
All reactions