diff --git a/.build.yml b/.build.yml index ea59d1c..bd7d933 100644 --- a/.build.yml +++ b/.build.yml @@ -25,6 +25,7 @@ tasks: set +xv cd blog export NETLIFY_TOKEN=`cat ~/.netlify_token` + git checkout main nix-shell --pure --keep NETLIFY_TOKEN --run 'netlify-deployer main 7a0944f0-cfd0-424b-8252-ca44fc950350 public' - package: | tar -C blog/public -cv . > site.tar