Skip to content

Commit 995b4ab

Browse files
authored
Merge pull request #227 from nais/disable-gcloudignore-config
2 parents 6967784 + 5a85171 commit 995b4ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/cdn-upload/v2/action.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ runs:
117117
path: "${{ inputs.source }}"
118118
parent: '${{ inputs.source_keep_parent_name }}'
119119
destination: "${{ env.BUCKET_NAME }}/${{ inputs.team }}/${{ inputs.destination }}"
120+
process_gcloudignore: false
120121
headers: "${{ inputs.headers }}"
121122

122123
# Invalidate cache if cache_invalidation is set to true

0 commit comments

Comments
 (0)