fix workflow
Some checks failed
Build and Push Image / Build and push image (push) Failing after 1m16s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 1m16s
This commit is contained in:
parent
1470f0979a
commit
592de4793b
@ -40,7 +40,7 @@ jobs:
|
|||||||
file: base.Dockerfile
|
file: base.Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: |
|
tags: |
|
||||||
git.aridgwayweb.com/armistace/pool_base_image:latest
|
git.aridgwayweb.com/armistace/beer_base_image:latest
|
||||||
|
|
||||||
- name: Build and Push
|
- name: Build and Push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
@ -50,4 +50,4 @@ jobs:
|
|||||||
file: flask.Dockerfile
|
file: flask.Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: |
|
tags: |
|
||||||
git.aridgwayweb.com/armistace/pool-data:latest
|
git.aridgwayweb.com/armistace/beer-data:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user