arm-gcc-playground/.woodpecker.yaml

6 lines
119 B
YAML
Raw Normal View History

2024-01-21 15:58:11 +01:00
steps:
build:
image: git.holgersson.xyz/nfr/alpine-with-gcc:3.19-20240121
commands:
gcc main.c -o main