small prod changes
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
run: |
|
||||
cd client
|
||||
docker build \
|
||||
--target production-stage \
|
||||
--build-arg VITE_API_URL=${{ vars.VITE_API_URL }} \
|
||||
-t ${{ vars.REGISTRY_URL }}/zen-kanji-client:latest .
|
||||
docker push ${{ vars.REGISTRY_URL }}/zen-kanji-client:latest
|
||||
|
||||
Reference in New Issue
Block a user