Skip to content

Commit

Permalink
ci: remove invalid parameters from image step (openshift-kni#7)
Browse files Browse the repository at this point in the history
Co-authored-by: nkononov <[email protected]>
  • Loading branch information
kononovn and kononovn authored May 31, 2024
1 parent 848b5c5 commit a0b82c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-image-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ jobs:
containerfiles: |
./images/system-tests/ran-du/Dockerfile
archs: amd64, arm64
registry: quay.io/ocp-edge-qe
username: ${{ secrets.OCP_EDGE_QE_QUAY_USER }}
password: ${{ secrets.OCP_EDGE_QE_QUAY }}

- name: Push To quay.io eco-gotests-ran-du image
id: push-to-quay-eco-gotests-ran-du
Expand Down

0 comments on commit a0b82c9

Please sign in to comment.