Compare commits

1 Commits

Author SHA1 Message Date
d2992d2af6 Update .github/workflows/ci-cd.yml 2026-05-11 15:18:05 +03:30

View File

@@ -79,7 +79,7 @@ jobs:
run: |
docker buildx build \
--platform linux/amd64 \
--tag "git.yejayekhoob.com/db123/auth-proxy:${{ github.sha }}" \
--tag "git.yejayekhoob.com/db123/auth-proxy:latest" \
--tag "git.yejayekhoob.com/yjkh/auth-proxy:${{ github.sha }}" \
--tag "git.yejayekhoob.com/yjkh/auth-proxy:latest" \
--push \
.