Push to registry
Some checks failed
/ build (push) Failing after 5s

This commit is contained in:
Aram 🍐 2025-08-23 03:00:13 -04:00
parent 4f0e410244
commit 2102d56d45

View file

@ -25,7 +25,7 @@ jobs:
context: ./website
containerfiles: ./website/docker/Dockerfile
- name: Push to Registry
uses: redhat-actions/push-to-registry@v2
uses: github.com/redhat-actions/push-to-registry@v2
with:
image: ${{ steps.build-image.outputs.image }}
tags: ${{ steps.build-image.outputs.tags }}