Fix: build binary in dockerfile when running ci
Some checks failed
Some checks failed
This commit is contained in:
@@ -62,6 +62,7 @@ services:
|
||||
backend:
|
||||
build:
|
||||
context: .
|
||||
target: testing
|
||||
env_file:
|
||||
- path: ./.env
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user