mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
CI: ensure docker is rebuilt on corresponding workflow changes
This commit is contained in:
parent
238fa3bae2
commit
f44675879c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker_linux.yml
vendored
2
.github/workflows/docker_linux.yml
vendored
|
|
@ -19,11 +19,13 @@ on:
|
|||
- master
|
||||
paths:
|
||||
- 'tools/ci/docker/linux/**'
|
||||
- '.github/workflows/docker_linux.yml'
|
||||
|
||||
# Run builds for any PRs.
|
||||
pull_request:
|
||||
paths:
|
||||
- 'tools/ci/docker/linux/**'
|
||||
- '.github/workflows/docker_linux.yml'
|
||||
|
||||
env:
|
||||
IMAGE_NAME: apache-nuttx-ci-linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue