zigificación #1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: docker.io/alpine:edge
|
||||
commands:
|
||||
- echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
|
||||
- apk add cmark cmark-dev lua5.1 zig
|
||||
- zig run compilar.zig -lc -lcmark
|
||||
deploy:
|
||||
|
|
Reference in a new issue