parent
4f0e410244
commit
685f862026
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
context: ./website
|
context: ./website
|
||||||
containerfiles: ./website/docker/Dockerfile
|
containerfiles: ./website/docker/Dockerfile
|
||||||
- name: Push to Registry
|
- name: Push to Registry
|
||||||
uses: redhat-actions/push-to-registry@v2
|
uses: https://github.com/redhat-actions/push-to-registry@v2
|
||||||
with:
|
with:
|
||||||
image: ${{ steps.build-image.outputs.image }}
|
image: ${{ steps.build-image.outputs.image }}
|
||||||
tags: ${{ steps.build-image.outputs.tags }}
|
tags: ${{ steps.build-image.outputs.tags }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue