Skip to content

Commit f437541

Browse files
committed
fix: remove caching options from Docker build step in CI workflow
1 parent 398924b commit f437541

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,3 @@ jobs:
7373
context: .
7474
push: true
7575
tags: ${{ secrets.DOCKER_USERNAME }}/express-server:${{ steps.short-sha.outputs.sha }}
76-
cache-from: type=gha
77-
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)