mirror of https://github.com/nealey/vail.git
still working on ci
This commit is contained in:
parent
f98a700f10
commit
fa93fa72b7
|
@ -39,7 +39,6 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
target: moth
|
||||
file: build/Dockerfile
|
||||
push: true
|
||||
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le
|
||||
|
|
Loading…
Reference in New Issue