Update .gitea/actions/build-push.yml
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled
This commit is contained in:
parent
e28be1b8a4
commit
d4b8f38a84
@ -1,5 +1,7 @@
|
|||||||
name: 'Build and Push Image'
|
name: 'Build and Push Image'
|
||||||
description: 'Build and push Docker image to registry'
|
description: 'Build and push Docker image to registry'
|
||||||
|
on:
|
||||||
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
context:
|
context:
|
||||||
description: 'The Docker build context'
|
description: 'The Docker build context'
|
||||||
|
Loading…
Reference in New Issue
Block a user