ci: add Radicle CI
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
shell: |
|
||||||
|
set -euxo pipefail
|
||||||
|
|
||||||
|
echo "=== Radicle CI ==="
|
||||||
|
echo "Repository:"
|
||||||
|
pwd
|
||||||
|
|
||||||
|
zig version
|
||||||
|
|
||||||
|
zig build -Doptimize=ReleaseSafe
|
||||||
Reference in New Issue
Block a user