Skip to content

Commit

Permalink
ci: fix s3 layer cache access forbidden on 8x runners (#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
strophy authored Oct 24, 2023
1 parent 5b97973 commit 93a19aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/docker/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ runs:
with:
name: ${{ inputs.image }}
head_ref: ${{ inputs.image_tag }}
bucket: ${{ inputs.bucket }}

- name: Build and push Docker image ${{ inputs.image }}
id: docker_build
Expand Down

0 comments on commit 93a19aa

Please sign in to comment.