Skip to content

Commit

Permalink
feat: disable atrifact & docker creds
Browse files Browse the repository at this point in the history
  • Loading branch information
dimzrio committed Feb 16, 2024
1 parent 3d91792 commit a20651e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/tools/taskfile/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ runs:
uses: kitabisa/composite-actions/infra/tools/[email protected]
with:
credentials_json: ${{ inputs.credentials_json }}
artifact_creds: false
docker_creds: false
project_id: ${{ inputs.project_id }}
gke_cluster_name: ${{ inputs.gke_cluster_name }}
gke_cluster_zone: ${{ inputs.gke_cluster_zone }}
Expand Down

0 comments on commit a20651e

Please sign in to comment.