Merge pull request #1111 from BastilleBSD/cicd_test

Cicd test
This commit is contained in:
Barry McCormick
2025-05-28 06:40:27 -07:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -20,6 +20,8 @@ jobs:
pkg install -y git
zpool list
run: |
ifconfig
mkdir /tmp
git clone https://github.com/BastilleBSD/rocinante.git
cd rocinante && make install
rocinante bootstrap https://github.com/BastilleBSD/rocinante.git

View File

@@ -1,6 +1,5 @@
BSD 3-Clause License
Copyright (c) 2018-2025, Christer Edwards <christer.edwards@gmail.com>
All rights reserved.
@@ -18,7 +17,6 @@ modification, are permitted provided that the following conditions are met:
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

View File

@@ -1,9 +1,9 @@
2025 Bastille Roadmap
=====================
1. Bastille CI/CD
1. Bastille CI/CD (in progress)
2. Container Monitoring
3. Bastille API
3. Bastille API (in progress)
4. Nomad Driver for clustering
Bastille CI/CD ~ 1.0.x-beta