Skip to content

Bump cfbs from 4.2.1 to 4.3.0 in /packaging/cfengine-nova-hub #530

Bump cfbs from 4.2.1 to 4.3.0 in /packaging/cfengine-nova-hub

Bump cfbs from 4.2.1 to 4.3.0 in /packaging/cfengine-nova-hub #530

Workflow file for this run

name: Continuous Integration
# Run this CI on all pushes to upstream
# (including PRs from upstream 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