feat 编译时插桩
This commit is contained in:
2
deploy/Jenkinsfile
vendored
2
deploy/Jenkinsfile
vendored
@@ -67,7 +67,7 @@ pipeline {
|
||||
export GOOS=linux
|
||||
export GOARCH=amd64
|
||||
go install github.com/DataDog/orchestrion@v1.7.0
|
||||
go build -toolexec="orchestrion toolexec" -o ${env.APP_NAME} .
|
||||
orchestrion go build -o ${env.APP_NAME} .
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user