Release v1.0.50
This commit is contained in:
@@ -166,7 +166,7 @@ jobs:
|
|||||||
update-to-release-branch:
|
update-to-release-branch:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# needs: create-docker-image
|
# needs: create-docker-image
|
||||||
if: env.BUILD_UPDATE_RELEASE_BRANCH == '1'
|
if: ${{ vars.BUILD_UPDATE_RELEASE_BRANCH == 'true' }}
|
||||||
container:
|
container:
|
||||||
image: docker:28.3.2-dind
|
image: docker:28.3.2-dind
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user