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