@@ -8,7 +8,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: clang
|
image: silkeh/clang
|
||||||
commands:
|
commands:
|
||||||
- clang hello.c -o hello
|
- clang hello.c -o hello
|
||||||
- ./hello
|
- ./hello
|
||||||
|
|||||||
Reference in New Issue
Block a user