Compare commits

..

No commits in common. "38098ea671daa10a11440d791fca2961350dcccc" and "0bdf4c3029edeed20c45ddbd59f8f1d475f022c8" have entirely different histories.

View File

@ -31,7 +31,7 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: ./web context: ./web
file: ./web/Dockerfile file: ./Dockerfile
push: true push: true
tags: azpect3120/potion.frontend:latest tags: azpect3120/potion.frontend:latest
build-args: | build-args: |