Skip to content

Commit

Permalink
remove old build-push-kotsadm-image reference (#4192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell authored Nov 30, 2023
1 parent f1bbbad commit 1627f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3807,7 +3807,7 @@ jobs:

validate-support-bundle:
runs-on: ubuntu-20.04
needs: [ enable-tests, can-run-ci, build-push-kotsadm-image, build-e2e, build-kurl-proxy, build-migrations, push-minio, push-rqlite ]
needs: [ enable-tests, can-run-ci, build-kots, build-kotsadm, build-e2e, build-kurl-proxy, build-migrations, push-minio, push-rqlite ]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 1627f1e

Please sign in to comment.