This commit is contained in:
parent
87edcc7645
commit
ad8167397f
1 changed files with 5 additions and 0 deletions
5
.woodpecker.yaml
Normal file
5
.woodpecker.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
build:
|
||||
image: git.holgersson.xyz/nfr/alpine-with-gcc:3.19-20240121
|
||||
commands:
|
||||
gcc main.c -o main
|
Loading…
Add table
Add a link
Reference in a new issue