"...models/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "6f016dd958eb3768fd34dbe98e7ee8166f89774d"
Unverified Commit 44dba197 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[CI] fetch status and generate report in separate node/machine (#3973)

parent 5b97a1a2
......@@ -475,7 +475,7 @@ pipeline {
post {
always {
script {
node("linux-core-worker") {
node("dglci-post-linux") {
docker.image('dgllib/dgl-ci-awscli:v220418').inside("--pull always --entrypoint=''") {
sh("rm -rf ci_tmp")
dir('ci_tmp') {
......
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