Fettling.
This commit is contained in:
parent
2c298061a1
commit
ad8f4c1fa8
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -60,7 +60,6 @@ jobs:
|
||||||
- uses: docker/build-push-action@v5
|
- uses: docker/build-push-action@v5
|
||||||
name: Build & Push
|
name: Build & Push
|
||||||
with:
|
with:
|
||||||
context: mariadb
|
|
||||||
platforms: ${{ env.ACT && 'linux/amd64' || 'linux/amd64,linux/arm64' }}
|
platforms: ${{ env.ACT && 'linux/amd64' || 'linux/amd64,linux/arm64' }}
|
||||||
pull: true
|
pull: true
|
||||||
push: true
|
push: true
|
||||||
|
|
Loading…
Reference in a new issue