Set up nightly-built Docker image for main and 4.2
This commit is contained in:
parent
1faae0aed8
commit
3790fa3707
|
@ -20,11 +20,12 @@ jobs:
|
||||||
- '27'
|
- '27'
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
- v4.2.x
|
||||||
- v4.1.x
|
- v4.1.x
|
||||||
- v4.0.x
|
- v4.0.x
|
||||||
include:
|
include:
|
||||||
- branch: main
|
- branch: main
|
||||||
project_version: 4.2.0
|
project_version: 4.3.0
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
@ -69,6 +70,7 @@ jobs:
|
||||||
- '27'
|
- '27'
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
- v4.2.x
|
||||||
- v4.1.x
|
- v4.1.x
|
||||||
- v4.0.x
|
- v4.0.x
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue