Try fixing Jenkins
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
shagram:
|
||||
image: ${APP_IMAGE:-shagram:local}
|
||||
build:
|
||||
context: ../../src/shagram
|
||||
context: ../..
|
||||
container_name: shagram-app
|
||||
environment:
|
||||
- DATABASE_PATH=/app/data/shagram.db
|
||||
|
||||
Reference in New Issue
Block a user