Skip to content

Commit

Permalink
Removed unused dev manifest generation
Browse files Browse the repository at this point in the history
This was left behind during the pruning of uploading to GCS, and Carvel
package refactor.
  • Loading branch information
Zerpet committed Nov 4, 2024
1 parent 8da905d commit 8d0cc5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ jobs:
kustomize edit set image \
rabbitmqoperator/messaging-topology-operator-dev=rabbitmqoperator/messaging-topology-operator:"${RELEASE_VERSION}"
popd
make generate-manifests
echo -n "messaging-topology-operator-with-certmanager-${{ steps.meta.outputs.version }}.yaml" > "latest-topology-operator-dev-manifest.txt"
- name: Upload operator manifests
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 8d0cc5e

Please sign in to comment.