Try to debug what happened to my build
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user