chore(workflows): disable dedicated docker build workflow
This commit is contained in:
@@ -3,5 +3,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
# Alternatively, use an image from a registry
|
||||||
|
# image: git.tainton.uk/repos/roboluke:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file: .env
|
env_file: .env
|
||||||
|
|||||||
Reference in New Issue
Block a user