Skip to content

Commit b68ff2b

Browse files
committed
Merge branch 'try/dev-in-docker' of github.com:Automattic/jetpack into try/dev-in-docker
2 parents a8266cf + 91a0a0d commit b68ff2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-monorepo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
push: true
9393
tags: ${{ steps.meta.outputs.tags }}
9494
labels: ${{ steps.meta.outputs.labels }}
95-
platform: linux/arm64,linux/amd64
95+
platforms: linux/arm64,linux/amd64
9696
build-args: |
9797
PHP_VERSION=${{ steps.buildargs.outputs.php-version }}
9898
COMPOSER_VERSION=${{ steps.buildargs.outputs.composer-version }}

0 commit comments

Comments
 (0)