Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Update proxy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
foxminchan authored Sep 11, 2023
1 parent fea7e87 commit e980503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
password: ${{ secrets.TOKEN }}
- name: Build the profio-api image
run: |
docker build -f apps/Profio.Proxy/Dockerfile . --tag ghcr.io/profio-app/profio-proxy:latest
docker push ghcr.io/profio-app/profio-proxy:latest
docker build -f apps/Profio.Proxy/Dockerfile . --tag ghcr.io/hutechcj/profio-proxy:latest
docker push ghcr.io/hutechcj/profio-proxy:latest

0 comments on commit e980503

Please sign in to comment.