revert 02c06d7f1c
All checks were successful
Build and push container image / build (push) Successful in 36s

revert Tweak the build workflow
This commit is contained in:
toast 2023-10-23 22:51:34 +00:00
parent 02c06d7f1c
commit c5d38e7e32

View File

@ -35,6 +35,3 @@ jobs:
tags: ${{ secrets.DOCKER_REGISTRY }}/toast/corn-utility:main
cache-from: type=registry,ref=${{ secrets.DOCKER_REGISTRY }}/toast/corn-utility:main
cache-to: type=inline
build-args: |
COMMIT_SHA=$(git rev-parse --short HEAD)
CACHE_BUST=${COMMIT_SHA}