moving ci/cd over to forgejo
Some checks failed
Docker Build & Publish / build (push) Failing after 6m52s
Some checks failed
Docker Build & Publish / build (push) Failing after 6m52s
This commit is contained in:
parent
46bb91864f
commit
ce74fa1d3c
|
@ -1,7 +1,7 @@
|
||||||
name: Docker Build & Publish
|
name: Docker Build & Publish
|
||||||
|
|
||||||
on: [push, workflow_dispatch]
|
on: [push, workflow_dispatch]
|
||||||
#test11
|
#test111
|
||||||
env:
|
env:
|
||||||
CTR_REGISTRY: git.nickorlow.com
|
CTR_REGISTRY: git.nickorlow.com
|
||||||
IMAGE_NAME: "anthracite"
|
IMAGE_NAME: "anthracite"
|
||||||
|
|
Loading…
Reference in a new issue