Kinda Hall
Kinda Hall
But what about self-built container? For example, this is my project structure.  And this is my Dockerfile ``` ARG base=runtime ARG pytorch_version=2.7.0 ARG cuda_version=12.8 FROM pytorch/pytorch:${pytorch_version}-cuda${cuda_version}-cudnn9-${base} ENV DEBIAN_FRONTEND=noninteractive ENV...
Thanks for your help. I found the problem in my code — it was an issue with the workflow folder path.
我也遇到这个问题了,请问解决了吗
知道了 nginx需要加一层redirect
用nginx重写路径 
我也遇到这个问题了 短时间内更新trigger会失效 而且是react的那个taro版本