Refactor Docker configuration in deployment workflow and compose file
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 41s
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 41s
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
services:
|
||||
blog:
|
||||
build:
|
||||
context: .
|
||||
target: release
|
||||
image: local/gabriel-blog:latest
|
||||
container_name: blog
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
|
Reference in New Issue
Block a user