parent
8009cf65ce
commit
61beb9444a
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
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: Dockerfile
|
containerfiles: ./website/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