1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00

Use existing repo

This commit is contained in:
Adria Navarro 2023-10-02 22:01:25 +02:00
parent d6a3b8ee91
commit 7a0c699e29

View file

@ -73,9 +73,9 @@ jobs:
push: true
# pull: true
platforms: linux/amd64,linux/arm64
tags: budibase/budibase-test:develop
tags: budibase/budibase:test
file: ./hosting/single/Dockerfile
cache-from: type=registry,ref=budibase/budibase-test:develop
cache-from: type=registry,ref=budibase/budibase:test
cache-to: type=inline
# - name: Tag and release Budibase Azure App Service docker image
# uses: docker/build-push-action@v5