Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Jan 4, 2024
1 parent 83d5ccc commit 96692ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-community-operators-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
path: tmp/

- name: update bundle
working-directory: tmp
if: ${{ inputs.community_repo }}
run: |
mkdir operators/datadog-operator/$VERSION
Expand All @@ -79,7 +78,6 @@ jobs:
- name: update redhat bundle
if: ${{ !inputs.community_repo }}
working-directory: tmp/datadog-operator
run: |
make bundle-redhat
cd ${{ inputs.repo }}
Expand Down

0 comments on commit 96692ff

Please sign in to comment.