chore(repo): clean root; move docs; keep areas for prompts
Some checks failed
CI / checks (push) Has been cancelled
Some checks failed
CI / checks (push) Has been cancelled
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
ci:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: ci.Dockerfile
|
||||
dockerfile: docker/ci.Dockerfile
|
||||
working_dir: /workspace
|
||||
volumes:
|
||||
- "../:/workspace:Z"
|
||||
@@ -10,4 +10,3 @@ services:
|
||||
- IN_CI_CONTAINER=1
|
||||
entrypoint: ["bash","-lc"]
|
||||
command: ["bash"]
|
||||
|
||||
|
Reference in New Issue
Block a user