merge: pull request #413 from Docteh/Docteh-patch-1

This commit is contained in:
Paul Makles
2025-05-09 20:38:33 +01:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ jobs:
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'
strategy: strategy:
matrix: matrix:
project: [delta, bonfire, autumn, january, pushd] project: [delta, bonfire, autumn, january, pushd, crond]
name: Build ${{ matrix.project }} image name: Build ${{ matrix.project }} image
steps: steps:
# Configure build environment # Configure build environment