Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Dec 10, 2024
1 parent ae5568d commit fe49b8f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,12 +340,6 @@ jobs:
export RELEASE_YAML_DIR=e2e/kots-release-install
./scripts/ci-release-app.sh
# promote a release with improved dr support
export EC_VERSION="${{ github.ref_name }}-dr"
export APP_VERSION="appver-${{ github.ref_name }}-dr"
export RELEASE_YAML_DIR=e2e/kots-release-install-dr
./scripts/ci-release-app.sh
# and finally an app upgrade
export EC_VERSION="${{ github.ref_name }}"
export APP_VERSION="appver-${{ github.ref_name }}-upgrade"
Expand Down Expand Up @@ -461,7 +455,6 @@ jobs:
- TestMultiNodeInstallation
- TestMultiNodeHAInstallation
- TestSingleNodeDisasterRecovery
- TestSingleNodeNewDisasterRecovery
- TestSingleNodeResumeDisasterRecovery
- TestMultiNodeHADisasterRecovery
- TestSingleNodeInstallationNoopUpgrade
Expand Down

0 comments on commit fe49b8f

Please sign in to comment.