Update Docker compose and Gitea Actions deployment for staging
Some checks failed
Production Build & Deploy / build-and-deploy (push) Failing after 4s
Some checks failed
Production Build & Deploy / build-and-deploy (push) Failing after 4s
This commit is contained in:
@@ -2,8 +2,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
websitedummy:
|
||||
build: .
|
||||
image: websitedummy:latest
|
||||
image: gitea.hephex.de/daniel/websitedummy:latest
|
||||
container_name: websitedummy
|
||||
restart: always
|
||||
read_only: true
|
||||
|
||||
Reference in New Issue
Block a user