Commit c1511a2cf7a7
Changed files (2)
.builds
.builds/fedora.yml
@@ -1,4 +1,6 @@
image: fedora/latest
+sources:
+ - https://gitlab.com/vdemeester/home.git
tasks:
- hello: |
echo "do something with fedora at some point"
.builds/nixos.yml
@@ -1,4 +1,6 @@
image: nixos/latest
+sources:
+ - https://gitlab.com/vdemeester/home.git
tasks:
- pkgs: |
env