show me what broke on deploy
This commit is contained in:
parent
b62198e7a0
commit
d195436aea
@ -10,7 +10,7 @@ fi
|
|||||||
|
|
||||||
cmd=" \
|
cmd=" \
|
||||||
nixos-rebuild switch \
|
nixos-rebuild switch \
|
||||||
-I nixos-config=hosts/${DEPLOY_HOST}/configuration.nix \
|
-I nixos-config=hosts/${DEPLOY_HOST}/configuration.nix --show-trace\
|
||||||
"
|
"
|
||||||
|
|
||||||
if [ -z $DEPLOY_ADDRESS ] || [ $DEPLOY_ADDRESS = "-" ]; then
|
if [ -z $DEPLOY_ADDRESS ] || [ $DEPLOY_ADDRESS = "-" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user