feat: container registry deploy (build in CI, pull on server)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: dockerfile
|
||||
image: ${REGISTRY}/hellreign/frontend:${TAG}
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Reference in New Issue
Block a user