Skip to content
Snippets Groups Projects
Commit 5586c022 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

hmm should probably set up a channel on the host?

parent 85682c43
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!122Merge develop into staging,!115Continuous deployment for the grid systems
Pipeline #773 passed
......@@ -26,4 +26,6 @@ fi
echo "$(date --iso-8601=seconds) $(git -C "${CHECKOUT}" rev-parse HEAD)" >> /var/log/updates.txt
morph deploy "${CHECKOUT}"/morph/grid/"${GRIDNAME}"/grid.nix switch --on "$(hostname)"
nix-shell "${CHECKOUT}"/shell.nix --command "
morph deploy \"${CHECKOUT}\"/morph/grid/\"${GRIDNAME}\"/grid.nix switch --on \"$(hostname)\"
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment