Skip to content

Commit 9c79483

Browse files
CARRY: Fix build-and-push workflow and remove sync-fork.yaml
1 parent eac14a5 commit 9c79483

File tree

2 files changed

+0
-43
lines changed

2 files changed

+0
-43
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,3 @@ jobs:
6969
make build
7070
make image-build -e IMG=quay.io/opendatahub/codeflare-operator:${{ env.RELEASE_TAG }}
7171
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

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)