Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 22d2077

Browse files
Update getagent.sh
1 parent 6fff0fb commit 22d2077

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

getagent.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
# run to install
88
# curl -sSL https://raw.githubusercontent.com/Microsoft/vso-agent/master/getagent.sh | bash
99

10+
echo Deprecated
11+
return 1
12+
1013
DEFAULT_NODE_VERSION="5.6.0"
1114
DEFAULT_TEE_VERSION="14.0.2-private"
1215

0 commit comments

Comments
 (0)