revert 02c06d7f1c
All checks were successful
Build and push container image / build (push) Successful in 36s
All checks were successful
Build and push container image / build (push) Successful in 36s
revert Tweak the build workflow
This commit is contained in:
parent
02c06d7f1c
commit
c5d38e7e32
@ -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}
|
||||
|
Reference in New Issue
Block a user