From 1c03046ec034e071e08a3f2bdf17e4b0be40bb46 Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Wed, 28 May 2025 06:45:46 -0700 Subject: [PATCH 1/2] cicd testing --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index 99cdf9df..067f9b6c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -48,6 +48,7 @@ kubernetes cluster. + 2020 Bastille Roadmap ===================== From b4bfc9d1f0076b3abdfc395386e87dbbe6cd653a Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Wed, 28 May 2025 06:51:57 -0700 Subject: [PATCH 2/2] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ff5b0f25..4a741e77 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: run: | ifconfig - mkdir /tmp + mkdir /temp git clone https://github.com/BastilleBSD/rocinante.git cd rocinante && make install rocinante bootstrap https://github.com/BastilleBSD/rocinante.git