albatros/.albatros

4 lines
169 B
Text
Raw Normal View History

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