build: remove deploy sleep
This commit is contained in:
parent
1aa91543fe
commit
994bd60eea
@ -5,8 +5,6 @@ set -x
|
|||||||
git commit -m "$1" && git push
|
git commit -m "$1" && git push
|
||||||
git tag -f latest && git push -f --tags
|
git tag -f latest && git push -f --tags
|
||||||
|
|
||||||
sleep 15s
|
|
||||||
|
|
||||||
cd $HOME/ark
|
cd $HOME/ark
|
||||||
nix flake update blog
|
nix flake update blog
|
||||||
nix run .#nh -- os build -H wolumonde . && nix run .#apps.nixinate.wolumonde -L --show-trace
|
nix run .#nh -- os build -H wolumonde . && nix run .#apps.nixinate.wolumonde -L --show-trace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user