ci: migrate workflows to Gitea Actions
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
provisioner:
|
||||
image: ${PROVISIONER_IMAGE:?PROVISIONER_IMAGE in .env auf das Image aus der GitHub Container Registry setzen}
|
||||
image: ${PROVISIONER_IMAGE:?PROVISIONER_IMAGE in .env auf das Image aus der Gitea Container Registry setzen}
|
||||
restart: unless-stopped
|
||||
init: true
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user