This commit is contained in:
parent
6ddb3c186c
commit
67becbd06c
1 changed files with 0 additions and 2 deletions
|
@ -24,7 +24,6 @@ jobs:
|
||||||
tags: ${{ steps.extract_tag.outputs.tag }}
|
tags: ${{ steps.extract_tag.outputs.tag }}
|
||||||
context: ./website
|
context: ./website
|
||||||
containerfiles: ./website/docker/Dockerfile
|
containerfiles: ./website/docker/Dockerfile
|
||||||
extra-args: --storage-driver vfs
|
|
||||||
- name: Push to Registry
|
- name: Push to Registry
|
||||||
uses: https://github.com/redhat-actions/push-to-registry@v2
|
uses: https://github.com/redhat-actions/push-to-registry@v2
|
||||||
with:
|
with:
|
||||||
|
@ -33,4 +32,3 @@ jobs:
|
||||||
registry: git.poire.dev
|
registry: git.poire.dev
|
||||||
username: ${{ env.FORGEJO_ACTOR }}
|
username: ${{ env.FORGEJO_ACTOR }}
|
||||||
password: ${{ secrets.PACKAGE_TOKEN }}
|
password: ${{ secrets.PACKAGE_TOKEN }}
|
||||||
extra-args: --storage-driver vfs
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue