Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Nov 12, 2024
1 parent 0583a76 commit eb87e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
./scripts/ci-release-app.sh
# and finally an app upgrade
export EC_VERSION="${{ needs.get-tag.outputs.tag-name }}-upgrade"
export EC_VERSION="${{ needs.get-tag.outputs.tag-name }}"
export APP_VERSION="appver-${{ needs.get-tag.outputs.tag-name }}-upgrade"
export RELEASE_YAML_DIR=e2e/kots-release-upgrade
./scripts/ci-release-app.sh
Expand Down

0 comments on commit eb87e00

Please sign in to comment.