Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
comment out caching.
  • Loading branch information
mgdenno authored Sep 27, 2024
1 parent 2be2fa4 commit 552f57a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
# cache-from: type=gha
# cache-to: type=gha,mode=max
# build-args: TEEHR_VERSION=${VERSION}


Expand Down

0 comments on commit 552f57a

Please sign in to comment.