Update .gitea/workflows/build_push.yml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 22m27s

push to wine not beer
This commit is contained in:
armistace 2024-11-28 14:45:33 +10:00
parent b55735b5f4
commit a8cbf66895

View File

@ -40,7 +40,7 @@ jobs:
file: base.Dockerfile
platforms: linux/amd64,linux/arm64
tags: |
git.aridgwayweb.com/armistace/beer_base_image:latest
git.aridgwayweb.com/armistace/wine_base_image:latest
- name: Build and Push
uses: docker/build-push-action@v5
@ -50,4 +50,4 @@ jobs:
file: flask.Dockerfile
platforms: linux/amd64,linux/arm64
tags: |
git.aridgwayweb.com/armistace/beer-data:latest
git.aridgwayweb.com/armistace/wine-data:latest