box: change website deploy to point to helix
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
git add flake.lock
|
git add flake.lock
|
||||||
git diff-index --quiet HEAD || git commit -m 'updating website' # if nothing, don't exit 1
|
git diff-index --quiet HEAD || git commit -m 'updating website' # if nothing, don't exit 1
|
||||||
git push
|
git push
|
||||||
deploy .#cube
|
deploy .#helix
|
||||||
exit 0
|
exit 0
|
||||||
'';
|
'';
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|||||||
Reference in New Issue
Block a user