CI: enforce image pulling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Nils Freydank 2024-01-21 16:20:44 +01:00
parent eeb993cf22
commit 11d1d84d04
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -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