albatros/.albatros

4 lines
151 B
Text
Raw Normal View History

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