Merge commit '484a904fa7' as 'nginx'
This commit is contained in:
commit
2b63c55768
528 changed files with 294288 additions and 0 deletions
11
nginx/.github/workflows/buildbot.yml
vendored
Normal file
11
nginx/.github/workflows/buildbot.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: buildbot
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'stable-1.*'
|
||||
|
||||
jobs:
|
||||
buildbot:
|
||||
uses: nginx/ci-self-hosted/.github/workflows/nginx-buildbot.yml@main
|
||||
Loading…
Add table
Add a link
Reference in a new issue