mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
CI: ensure docker is rebuilt on corresponding workflow changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user