Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoFresh committed Aug 16, 2021
1 parent 6f74e37 commit 0d2860f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# cache-to: type=local,mode=max,dest=/tmp/.buildx-cache-new

- name: Build the stack
run: docker-compose build
run: docker-compose build --build-arg BUILDKIT_INLINE_CACHE=1

- name: Push the stack
run: docker-compose push
Expand Down

0 comments on commit 0d2860f

Please sign in to comment.