p4bl0t/docker-compose.yml
Lucien Cartier-Tilet 60a81f66a8
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 8m1s
feat: Enable Docker deployment and CD
Closes #8, partially addresses #6
2023-11-26 04:22:56 +01:00

9 lines
101 B
YAML

version: '3'
services:
p4bl0t:
env_file: .env
build:
context: .
target: final