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 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue