diff --git a/.albatros b/.albatros index b0a061c..8a82736 100755 --- a/.albatros +++ b/.albatros @@ -1,3 +1,3 @@ #!/usr/bin/env bash -nix build .#docker.albatros +nix build nix develop --command "executor --force --destination dxflrs/albatros:${COMMIT} --context dir://`pwd` --verbosity=debug"