Try to debug what happened to my build

This commit is contained in:
Greg Hellings
2024-11-15 10:20:19 -06:00
parent 145e603b12
commit 4f08221a28
+1
View File
@@ -24,6 +24,7 @@ build:
- nix - nix
script: script:
- nix build -L - nix build -L
- ls -la
- cp result/sword.tar.xz ./sword-$TAG.tar.xz - cp result/sword.tar.xz ./sword-$TAG.tar.xz
- echo "BUILD_ID=$CI_JOB_ID" > build.env - echo "BUILD_ID=$CI_JOB_ID" > build.env
artifacts: artifacts: