Skip to content

licensing: sync final BFNL text #3

licensing: sync final BFNL text

licensing: sync final BFNL text #3

Workflow file for this run

name: Stage 3 Smoke
on:
push:
branches: [dev, main]
pull_request:
branches: [dev, main]
workflow_dispatch:
permissions: { contents: read }
jobs:
smoke:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Checkout
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Stage 3 smoke
env:
BLACKCAT_VENDOR_BUILDER: docker
BLACKCAT_SMOKE_BUILD_BUNDLE: "1"
run: |
bash scripts/smoke-stage3.sh