box: change website deploy to point to helix

This commit is contained in:
Anish Lakhwara
2024-07-14 20:22:43 -07:00
parent e0165b2f37
commit 54b3654d3b
+1 -1
View File
@@ -18,7 +18,7 @@
git add flake.lock
git diff-index --quiet HEAD || git commit -m 'updating website' # if nothing, don't exit 1
git push
deploy .#cube
deploy .#helix
exit 0
'';
serviceConfig = {