parent
8009cf65ce
commit
61beb9444a
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ jobs:
|
|||
with:
|
||||
image: git.poire.dev/aramperes/poire.dev
|
||||
tags: ${{ steps.extract_tag.outputs.tag }}
|
||||
context: website
|
||||
containerfiles: Dockerfile
|
||||
context: ./website
|
||||
containerfiles: ./website/Dockerfile
|
||||
# - name: Build and push Docker image
|
||||
# uses: docker/build-push-action@v2
|
||||
# with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue