Update .gitea/actions/build-push.yml
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled

This commit is contained in:
Jan Gleytenhoover 2024-07-11 07:06:08 +00:00
parent e28be1b8a4
commit d4b8f38a84

@ -1,5 +1,7 @@
name: 'Build and Push Image'
description: 'Build and push Docker image to registry'
on:
workflow_call:
inputs:
context:
description: 'The Docker build context'