Skip to content

Commit

Permalink
::
Browse files Browse the repository at this point in the history
  • Loading branch information
esmaeilram committed Jun 22, 2022
1 parent 6647b7d commit 0f8fe78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ outputs:
description: 'URL to GCP logs'
runs:
using: 'docker'
image: 'gcr.io/gloot-automation/oci-action-deploy-helm/helm-oci:oci'
image: 'docker://gcr.io/gloot-automation/oci-action-deploy-helm/helm-oci:oci'
args:
- ${{ inputs.gcp_key }}
- ${{ inputs.gcp_key }}
- ${{ inputs.zone }}
- ${{ inputs.project }}
Expand Down

0 comments on commit 0f8fe78

Please sign in to comment.