Skip to content

Commit 8d0cc5e

Browse files
committed
Removed unused dev manifest generation
This was left behind during the pruning of uploading to GCS, and Carvel package refactor.
1 parent 8da905d commit 8d0cc5e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ jobs:
138138
kustomize edit set image \
139139
rabbitmqoperator/messaging-topology-operator-dev=rabbitmqoperator/messaging-topology-operator:"${RELEASE_VERSION}"
140140
popd
141-
make generate-manifests
142-
echo -n "messaging-topology-operator-with-certmanager-${{ steps.meta.outputs.version }}.yaml" > "latest-topology-operator-dev-manifest.txt"
143141
144142
- name: Upload operator manifests
145143
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)