Skip to content

Commit

Permalink
temporary disable caching
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed Jul 27, 2022
1 parent 62aef1e commit c85ef56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-bp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ jobs:
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=gha
cache-to: type=gha,mode=max
# cache-from: type=gha
# cache-to: type=gha,mode=max

swarmdeploy:
name: "Deploy to Swarm cluster"
Expand Down

0 comments on commit c85ef56

Please sign in to comment.