This commit is contained in:
@@ -4,7 +4,6 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: silkeh/clang:latest
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- clang hello.c -o hello
|
- echo "Hello World"
|
||||||
- ./hello
|
|
||||||
|
|||||||
Reference in New Issue
Block a user