Use cache
This commit is contained in:
parent
425801b4e5
commit
7befdad068
|
@ -75,6 +75,8 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64
|
||||
tags: budibase/budibase,budibase/budibase:${{ env.RELEASE_VERSION }}
|
||||
file: ./hosting/single/Dockerfile
|
||||
cache-from: type=registry,ref=budibase/budibase:latest
|
||||
cache-to: type=inline
|
||||
# - name: Tag and release Budibase Azure App Service docker image
|
||||
# uses: docker/build-push-action@v2
|
||||
# with:
|
||||
|
|
Loading…
Reference in New Issue