CI: Fix a typo
This commit is contained in:
parent
d85e246bc8
commit
4821f66b84
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user