mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
fix: Add missing paths to update_docker_ci.yml (#2044)
This commit is contained in:
2
.github/workflows/update_docker_ci.yml
vendored
2
.github/workflows/update_docker_ci.yml
vendored
@@ -5,6 +5,7 @@ on:
|
|||||||
- "docker/ci/**"
|
- "docker/ci/**"
|
||||||
- "docker/compilers/**"
|
- "docker/compilers/**"
|
||||||
- .github/workflows/update_docker_ci.yml
|
- .github/workflows/update_docker_ci.yml
|
||||||
|
- ".github/actions/build_docker_image/**"
|
||||||
push:
|
push:
|
||||||
branches: [develop]
|
branches: [develop]
|
||||||
paths:
|
paths:
|
||||||
@@ -13,6 +14,7 @@ on:
|
|||||||
- "docker/ci/**"
|
- "docker/ci/**"
|
||||||
- "docker/compilers/**"
|
- "docker/compilers/**"
|
||||||
- .github/workflows/update_docker_ci.yml
|
- .github/workflows/update_docker_ci.yml
|
||||||
|
- ".github/actions/build_docker_image/**"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user