mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-08 19:26:42 +00:00
3
.github/workflows/update_docker_ci.yml
vendored
3
.github/workflows/update_docker_ci.yml
vendored
@@ -3,7 +3,8 @@ on:
|
||||
push:
|
||||
branches: [develop]
|
||||
paths:
|
||||
- 'docker/ci/**'
|
||||
- 'docker/ci/**' # CI image must update when either its dockerfile changes
|
||||
- 'docker/compilers/**' # or any compilers changed and were pushed by hand
|
||||
- .github/workflows/update_docker_ci.yml
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user