Compare commits
7 Commits
31dc2d9c6e
...
52bc326187
Author | SHA1 | Date | |
---|---|---|---|
|
52bc326187 | ||
d5166fb467 | |||
4bd1c57899 | |||
f555e6bf30 | |||
3b234a175b | |||
e5f94fda0f | |||
|
074297953e |
@ -1,8 +1,8 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: continuous integration
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greetings
|
- name: build & test
|
||||||
image: alpine
|
image: euantorano/zig:0.9.1
|
||||||
commands:
|
commands:
|
||||||
- env
|
- zig test src/main.zig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user