Skip to content

chore: bump cfbs from 4.0.8 to 4.0.9 in /packaging/cfengine-nova-hub #299

chore: bump cfbs from 4.0.8 to 4.0.9 in /packaging/cfengine-nova-hub

chore: bump cfbs from 4.0.8 to 4.0.9 in /packaging/cfengine-nova-hub #299

Workflow file for this run

name: Continuous Integration
# Run this CI on all pushes to upstream
# (including PRs fromm usptream to upstream)
on: push
jobs:
build_cfengine_hub_package:
uses: ./.github/workflows/build-using-buildscripts.yml
secrets: inherit
deployment_tests:
needs: build_cfengine_hub_package
uses: ./.github/workflows/deployment-tests.yml
secrets: inherit