.gitea/workflows/docker_build.yaml aktualisiert
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 8m9s
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 8m9s
This commit is contained in:
parent
02a9c1cd73
commit
1f6cff7d83
@ -1,6 +1,6 @@
|
|||||||
name: Build and push container image
|
name: Build and push container image
|
||||||
run-name: ${{ gitea.actor }} is building and pushing container image
|
run-name: ${{ gitea.actor }} is building and pushing container image
|
||||||
on: [push]]
|
on: [push]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY_DOMAIN: harbor.lan
|
REGISTRY_DOMAIN: harbor.lan
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user