We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398924b commit f437541Copy full SHA for f437541
1 file changed
.github/workflows/build.yml
@@ -73,5 +73,3 @@ jobs:
73
context: .
74
push: true
75
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