CI: enforce image pulling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
eeb993cf22
commit
11d1d84d04
@ -1,5 +1,6 @@
|
||||
steps:
|
||||
build:
|
||||
image: git.holgersson.xyz/nfr/alpine-with-gcc:3.19-20240121
|
||||
pull: true
|
||||
commands:
|
||||
gcc main.c -o main
|
||||
|
Loading…
Reference in New Issue
Block a user