Commit d73eb2be authored by yuyang's avatar yuyang

update doc

parent b65d208c
Pipeline #2056 passed with stage
...@@ -7,5 +7,5 @@ docker run -it -p 9999:9999 -d \ ...@@ -7,5 +7,5 @@ docker run -it -p 9999:9999 -d \
--entrypoint="/bin/bash" physical-test:1.0 "-c" "source ~/.bashrc && celery -A physical worker -Q tapir-alpha --loglevel=DEBUG --maxtasksperchild 500 -c 62" --entrypoint="/bin/bash" physical-test:1.0 "-c" "source ~/.bashrc && celery -A physical worker -Q tapir-alpha --loglevel=DEBUG --maxtasksperchild 500 -c 62"
## CICD ## CICD
testing add a .drone.yml and configure pipeline
repush push to branch like-pre/*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment