trigger workflow

This commit is contained in:
Marvin Zhang
2022-06-05 16:27:47 +08:00
parent 2d2fd8d8fe
commit 574db3d54a

View File

@@ -28,3 +28,4 @@ COPY ./nginx/crawlab.conf /etc/nginx/conf.d
# start backend
CMD ["/bin/bash", "/app/bin/docker-init.sh"]