Skip to content

nomadic buildbot

nomadic buildbot #9

Workflow file for this run

name: buildbot Service Container
on:
workflow_dispatch:
pull_request:
branches:
- master
paths:
- services/pkg/buildbot/**
push:
branches:
- master
paths:
- services/pkg/buildbot/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
main:
uses: ./.github/workflows/build-pkg.yml
with:
service_name: buildbot