updated workflow
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
dockerfile: ./web_ui/Dockerfile
|
||||
dockerfile: ./web_ui/
|
||||
push: true
|
||||
tags: |
|
||||
${{ vars.docker_repo_url }}/${{ gitea.repository }}/web_ui:${{ env.sha_short }}
|
||||
|
||||
Reference in New Issue
Block a user