ci: test if wheatrly can deploy to itself
This commit is contained in:
parent
dd4d8e3b00
commit
806da010c9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue