albatros/.albatros
2023-03-16 12:24:23 +01:00

3 lines
169 B
Bash
Executable file

#!/usr/bin/env bash
nix build .#docker.albatros
nix develop --command "executor --force --destination dxflrs/albatros:${COMMIT} --context dir://`pwd` --verbosity=debug"