chore(gitlab-ci): add more debug prints
This commit is contained in:
parent
8ed01456da
commit
5ae557a5a8
@ -94,6 +94,7 @@ backend dependencies:
|
|||||||
script:
|
script:
|
||||||
- "nix shell .#gnumake .#stack .#coreutils --command make backend-dependencies"
|
- "nix shell .#gnumake .#stack .#coreutils --command make backend-dependencies"
|
||||||
- "ls -a ." # TODO: debug only
|
- "ls -a ." # TODO: debug only
|
||||||
|
- "ls -a ${HOME}/.stack"
|
||||||
before_script: *nix-before
|
before_script: *nix-before
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user