feat: added mirrors for go and for golang image and change the name gate to proxy
This commit is contained in:
4
.github/workflows/ci-cd.yml
vendored
4
.github/workflows/ci-cd.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
run: |
|
||||
docker buildx build \
|
||||
--platform linux/amd64 \
|
||||
--tag "git.yejayekhoob.com/db123/auth-gate:${{ github.sha }}" \
|
||||
--tag "git.yejayekhoob.com/db123/auth-gate:latest" \
|
||||
--tag "git.yejayekhoob.com/db123/auth-proxy:${{ github.sha }}" \
|
||||
--tag "git.yejayekhoob.com/db123/auth-proxy:latest" \
|
||||
--push \
|
||||
.
|
||||
Reference in New Issue
Block a user