CI: Fix a typo
This commit is contained in:
parent
d85e246bc8
commit
4821f66b84
@ -6,7 +6,7 @@ steps:
|
|||||||
gcc main.c -o main
|
gcc main.c -o main
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: image: git.holgersson.xyz/nfr/alpine-with-gcc:latest
|
image: git.holgersson.xyz/nfr/alpine-with-gcc:latest
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
./main
|
./main
|
||||||
|
Loading…
Reference in New Issue
Block a user