summary refs log tree commit diff
path: root/fleet/test
blob: 9246526fb6037ab0a4f4cb7f7ca957bb65b030bd (plain)
1
2
3
4
5
6
7
8
#! /bin/sh
# SPDX-FileCopyrightText: V <v@unfathomable.blue>
# SPDX-License-Identifier: OSL-3.0

git add . && git commit -m WIP
git push -f kaikou trunk && ssh kaikou-root nixos-rebuild test --show-trace
git push -f vityaz trunk && ssh vityaz-root nixos-rebuild test --show-trace
git push -f trieste trunk && ssh trieste-root nixos-rebuild test --show-trace