ci: test if wheatrly can deploy to itself

This commit is contained in:
silver 2023-07-30 05:01:21 +01:00
parent dd4d8e3b00
commit 806da010c9

View file

@ -70,6 +70,7 @@ deploy:
- nix --experimental-features 'nix-command flakes' run nixpkgs#colmena -- apply --on @active-dns
- nix --experimental-features 'nix-command flakes' run nixpkgs#colmena -- apply --on @active-core
- nix --experimental-features 'nix-command flakes' run nixpkgs#colmena -- apply --on @active
- nix --experimental-features 'nix-command flakes' run nixpkgs#colmena -- apply --on wheatly
only:
refs:
- main