Skip to content

Commit

Permalink
Revert "Authenticate Podman with QCI registry (#2772)"
Browse files Browse the repository at this point in the history
This reverts commit 70679e8.
  • Loading branch information
pierDipi authored Jul 23, 2024
1 parent 2acdcb6 commit 355cfeb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release-generate-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ jobs:
git config --global user.email "serverless-support@redhat.com"
git config --global user.name "OpenShift Serverless"
- name: Authenticate Podman to QCI
working-directory: ./src/github.com/openshift-knative/hack
env:
QCI_TOKEN: ${{ secrets.QCI_TOKEN }}
run: podman login -u=image-puller -p="${QCI_TOKEN}" quay-proxy.ci.openshift.org

- name: Generate CI (on workflow dispatch)
if: github.event_name == 'workflow_dispatch'
working-directory: ./src/github.com/openshift-knative/hack
Expand Down

0 comments on commit 355cfeb

Please sign in to comment.