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