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

git add . && git commit -m WIP
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