Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Jan 12, 2024
1 parent bea40b2 commit 31efeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ runs:
- name: Login in to OpenShift container registry
shell: bash
env:
REGISTRY_AUTH_PREFERENCE: '~/.docker/config.json'
REGISTRY_AUTH_PREFERENCE: ~/.docker/config.json
run: |
oc version
docker version
Expand Down

0 comments on commit 31efeea

Please sign in to comment.