Skip to content

Commit

Permalink
Merge pull request #227 from nais/disable-gcloudignore-config
Browse files Browse the repository at this point in the history
  • Loading branch information
Starefossen authored Oct 8, 2024
2 parents 6967784 + 5a85171 commit 995b4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/cdn-upload/v2/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ runs:
path: "${{ inputs.source }}"
parent: '${{ inputs.source_keep_parent_name }}'
destination: "${{ env.BUCKET_NAME }}/${{ inputs.team }}/${{ inputs.destination }}"
process_gcloudignore: false
headers: "${{ inputs.headers }}"

# Invalidate cache if cache_invalidation is set to true
Expand Down

0 comments on commit 995b4ab

Please sign in to comment.