mirror of
https://github.com/teableio/teable
synced 2024-11-21 14:51:09 +00:00
chore: move dockerfile to root dir (#217)
This commit is contained in:
parent
d50caabc47
commit
17cabcfc37
@ -5,7 +5,6 @@ services:
|
|||||||
container_name: integration-test
|
container_name: integration-test
|
||||||
build:
|
build:
|
||||||
context: ../
|
context: ../
|
||||||
dockerfile: ./dockers/teable/Dockerfile
|
|
||||||
target: builder
|
target: builder
|
||||||
args:
|
args:
|
||||||
INTEGRATION_TEST: 1
|
INTEGRATION_TEST: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user