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
|
- master
|
||||||
paths:
|
paths:
|
||||||
- 'tools/ci/docker/linux/**'
|
- 'tools/ci/docker/linux/**'
|
||||||
|
- '.github/workflows/docker_linux.yml'
|
||||||
|
|
||||||
# Run builds for any PRs.
|
# Run builds for any PRs.
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'tools/ci/docker/linux/**'
|
- 'tools/ci/docker/linux/**'
|
||||||
|
- '.github/workflows/docker_linux.yml'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: apache-nuttx-ci-linux
|
IMAGE_NAME: apache-nuttx-ci-linux
|
||||||
|
|||||||
Reference in New Issue
Block a user