"test/vscode:/vscode.git/clone" did not exist on "4221505d3e579e27d2ead8c59fba9f57b4979052"
Unverified Commit 96afbdc4 authored by SparkSnail's avatar SparkSnail Committed by GitHub
Browse files

Fix remote pipeline (#2052)

parent de1ae178
......@@ -59,7 +59,7 @@ jobs:
displayName: 'integration test'
- task: SSH@0
inputs:
sshEndpoint: remote_nni-ci-gpu-01
sshEndpoint: $(end_point)
runOptions: commands
commands: python3 /tmp/nnitest/$(Build.BuildId)/test/remote_docker.py --mode stop --name $(Build.BuildId)
displayName: 'Stop docker'
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