mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 12:05:32 +00:00
ci: push-containers: trigger job on release branching
Currently all 23.05 related CI jobs are failing as the containers are not available, so lets fix it by pushing those containers when the version.mk changes. Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit 8fc2a0f00f7f62ded3c849e78742c3d87d52ec91)
This commit is contained in:
parent
7d226e13e2
commit
7df43979d1
1
.github/workflows/push-containers.yml
vendored
1
.github/workflows/push-containers.yml
vendored
@ -3,6 +3,7 @@ name: Build and Push prebuilt tools container
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'include/version.mk'
|
||||
- 'tools/**'
|
||||
- '.github/workflows/build-tools.yml'
|
||||
- '.github/workflows/push-containers.yml'
|
||||
|
Loading…
x
Reference in New Issue
Block a user