Update docker.yml

This commit is contained in:
Hossin Asaadi
2022-11-16 17:28:24 +04:00
committed by GitHub
parent d43296fcae
commit b800f12a0c

View File

@@ -40,4 +40,4 @@ jobs:
--platform=linux/amd64,linux/arm64 \
--output "type=image,push=true" \
--file ${{ github.event.inputs.project }}/Dockerfile ./${{ github.event.inputs.project }} \
--tag $(echo "${DOCKERHUB_USERNAME}" | tr '[:upper:]' '[:lower:]')/${{ github.event.inputs.project }}:latest
--tag $(echo "${DOCKERHUB_USERNAME}" | tr '[:upper:]' '[:lower:]')/x-ui:latest