Explorar el Código

ISSUE-313-BUILDX

pull/316/head
Andrea Spacca hace 3 años
padre
commit
4d37cf5f4e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/buildx.yml

+ 1
- 1
.github/workflows/buildx.yml Ver fichero

@@ -18,7 +18,7 @@ jobs:
else
echo ::set-output name=version::snapshot
fi
echo ::set-output name=docker_platforms::linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/386
echo ::set-output name=docker_platforms::linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/386
echo ::set-output name=docker_image::ductchcoders/transfer.sh
# https://github.com/crazy-max/ghaction-docker-buildx
- name: Set up Docker Buildx


Cargando…
Cancelar
Guardar