basestructure
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# https://taskfile.dev
|
||||
|
||||
version: '3'
|
||||
|
||||
includes:
|
||||
lib:
|
||||
taskfile: scripts/Taskfile.yml
|
||||
flatten: true
|
||||
vars:
|
||||
IMAGE_NAME: queryorchestration
|
||||
COVERAGE_THRESHOLD: 80
|
||||
Reference in New Issue
Block a user