moving ci/cd over to forgejo
Some checks failed
Docker Build & Publish / build (push) Has been cancelled
Some checks failed
Docker Build & Publish / build (push) Has been cancelled
This commit is contained in:
parent
b8ec23a776
commit
6c99bee466
|
@ -1,6 +1,6 @@
|
||||||
name: Docker Build & Publish
|
name: Docker Build & Publish
|
||||||
|
|
||||||
on: [push]
|
on: [push, workflow_dispatch]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CTR_REGISTRY: git.nickorlow.com
|
CTR_REGISTRY: git.nickorlow.com
|
||||||
|
|
Loading…
Reference in a new issue