Skip to content

Commit 3790fa3

Browse files
committed
Set up nightly-built Docker image for main and 4.2
1 parent 1faae0a commit 3790fa3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/oci-make-nightly.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,12 @@ jobs:
2020
- '27'
2121
branch:
2222
- main
23+
- v4.2.x
2324
- v4.1.x
2425
- v4.0.x
2526
include:
2627
- branch: main
27-
project_version: 4.2.0
28+
project_version: 4.3.0
2829

2930
runs-on: ubuntu-latest
3031
steps:
@@ -69,6 +70,7 @@ jobs:
6970
- '27'
7071
branch:
7172
- main
73+
- v4.2.x
7274
- v4.1.x
7375
- v4.0.x
7476

0 commit comments

Comments
 (0)