Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Nuland committed Aug 5, 2021
1 parent dfe9bd8 commit d315b39
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@ jobs:
shell: bash
run: operator-sdk bundle validate ./bundle --select-optional name=operatorhub

- name: process bundle for disconnected support
uses: redhat-cop/github-actions/disconnected-csv@master
with:
CSV_FILE: bundle/manifests/namespace-configuration-operator.clusterserviceversion.yaml
TAGS_TO_DIGESTS: ${OPERATOR_IMAGE_TAG}

- name: build chart
shell: bash
run: make helmchart VERSION=${BUNDLE_VERSION} IMG=quay.io/${{ github.repository_owner }}/$(basename $GITHUB_REPOSITORY):${OPERATOR_IMAGE_TAG}
Expand Down

0 comments on commit d315b39

Please sign in to comment.