add context

This commit is contained in:
Michel Roux 2023-06-25 15:58:01 +02:00
parent 2a01f47d7f
commit 9409f5d1f5

@ -30,6 +30,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- uses: https://github.com/docker/build-push-action@v4
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}