Update build.yaml
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
This commit is contained in:
parent
f6b380df2c
commit
b15da296eb
@ -17,5 +17,5 @@ jobs:
|
|||||||
- name: Buildx Container
|
- name: Buildx Container
|
||||||
run: docker buildx create --name buildx --driver=docker-container
|
run: docker buildx create --name buildx --driver=docker-container
|
||||||
- name: Build ACC-web
|
- name: Build ACC-web
|
||||||
run: docker buildx build --builder=buildx --platform=linux/amd64,linux/arm64 ./acc-web -t git.tgj.services/thatguyjack/acc-web:latest --push
|
run: docker buildx build --builder=buildx --platform=linux/amd64 ./acc-web -t git.tgj.services/thatguyjack/acc-web:latest --push
|
||||||
#run: docker buildx build --builder=buildx --platform=linux/amd64 ./ACC -t git.tgj.services/thatguyjack/acc:latest --push
|
#run: docker buildx build --builder=buildx --platform=linux/amd64,linux/arm64 ./ACC -t git.tgj.services/thatguyjack/acc:latest --push
|
Loading…
x
Reference in New Issue
Block a user