This commit is contained in:
Buzz 2022-05-12 16:39:45 +10:00
parent bc82afda39
commit 3415f43c18

View File

@ -24,4 +24,5 @@ jobs:
- name: ssh into box after boot - name: ssh into box after boot
run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh" run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh"
- name: ssh and run builder a second time, to be sure
run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh" run: vagrant ssh -c "/vagrant/solo-builder/builder-ci.sh"