CI: Fix a typo
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/deployment/woodpecker Pipeline was successful Details

This commit is contained in:
Nils Freydank 2024-01-21 16:23:14 +01:00
parent d85e246bc8
commit 4821f66b84
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ steps:
gcc main.c -o main
test:
image: image: git.holgersson.xyz/nfr/alpine-with-gcc:latest
image: git.holgersson.xyz/nfr/alpine-with-gcc:latest
pull: true
commands:
./main