|
@@ -23,7 +23,7 @@ jobs:
|
|
|
docker buildx build \
|
|
docker buildx build \
|
|
|
--tag growi:latest \
|
|
--tag growi:latest \
|
|
|
--platform linux/amd64 \
|
|
--platform linux/amd64 \
|
|
|
- --output "type=image,push=false" \
|
|
|
|
|
|
|
+ --output "type=image,push=true" \
|
|
|
--file ./docker/Dockerfile .
|
|
--file ./docker/Dockerfile .
|
|
|
|
|
|
|
|
- name: Login to docker.io registry
|
|
- name: Login to docker.io registry
|