feat: ci for all pushes, deploy with ssh key, local compose with build
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: dockerfile
|
||||
ports:
|
||||
- "80:80"
|
||||
Reference in New Issue
Block a user