There was an error while loading. Please reload this page.
1 parent eac14a5 commit 9c79483Copy full SHA for 9c79483
.github/workflows/build-and-push.yaml
@@ -69,7 +69,3 @@ jobs:
69
make build
70
make image-build -e IMG=quay.io/opendatahub/codeflare-operator:${{ env.RELEASE_TAG }}
71
make image-push -e IMG=quay.io/opendatahub/codeflare-operator:${{ env.RELEASE_TAG }}
72
-
73
- - name: Delete remote branch
74
- run: |
75
- git push origin --delete sync-cfo-fork
.github/workflows/sync-fork.yaml
0 commit comments