
Some checks are pending
Local Deploy with Docker / build-and-deploy (push) Waiting to run
7 lines
116 B
YAML
7 lines
116 B
YAML
services:
|
|
userofthedaybot:
|
|
image: userofthedaybot
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|