Skip to content

Commit

Permalink
testing staging environment backend url
Browse files Browse the repository at this point in the history
  • Loading branch information
Koufan-De-King committed Nov 26, 2024
1 parent 524304c commit cc163ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
build-args: |
VITE_BACKEND_URL=/api
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:newest
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest

0 comments on commit cc163ec

Please sign in to comment.