There was an error while loading. Please reload this page.
1 parent 157e3f3 commit 0603d30Copy full SHA for 0603d30
1 file changed
.github/workflows/master_release.yml
@@ -23,8 +23,8 @@ env:
23
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
24
BASE_BUILD_NUMBER: 10000
25
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
26
- RELEASE_VERSION: 26.1.0-A.17
27
- DEVELOPMENT_VERSION: 26.1.0-A.18-SNAPSHOT
+ RELEASE_VERSION: 26.1.0-A.18
+ DEVELOPMENT_VERSION: 26.1.0-A.19-SNAPSHOT
28
29
jobs:
30
run_ci:
0 commit comments