]> git.armaanb.net Git - gen-shell.git/blobdiff - .build.yml
Major restructuring
[gen-shell.git] / .build.yml
diff --git a/.build.yml b/.build.yml
deleted file mode 100644 (file)
index fb8f236..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-image: archlinux
-packages:
-  - readline
-  - cmake
-  - gcc
-sources:
-  - https://git.sr.ht/~armaan/gen-shell
-tasks:
-  - cmake: |
-      cd gen-shell
-      cmake .
-      make
-artifacts:
-  - gen-shell/src/gen-shell