update dir
This commit is contained in:
parent
4f26e4be18
commit
1a73fe09ad
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
builder: ${{ steps.buildx.outputs.name }}
|
builder: ${{ steps.buildx.outputs.name }}
|
||||||
context: ./liberaforms
|
context: ./liberaforms
|
||||||
file: ./Dockerfile
|
file: ./liberaforms/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: fung.uy/mycosystems/liberaforms:${{ steps.filter_tags.outputs.latest_tag }}
|
tags: fung.uy/mycosystems/liberaforms:${{ steps.filter_tags.outputs.latest_tag }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue