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