box: change website deploy to point to helix
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user