Skip to content

Commit

Permalink
trigger build 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhnle committed Sep 16, 2024
1 parent 9ec1077 commit eae6b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
name: Run
runs-on: ubuntu-latest
env:
KS_VERSION: '9.7.0-rc1'
DOCKER_IMAGE_TAG: '9.7.0-rc1'
KS_VERSION: '10.0.0-dev'
DOCKER_IMAGE_TAG: '10.0.0-dev'
# KS_VERSION: ${{ inputs.KS_VERSION }}
# DOCKER_IMAGE_TAG: ${{ inputs.DOCKER_IMAGE_TAG }}
steps:
Expand Down

0 comments on commit eae6b19

Please sign in to comment.