We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4b3d4 commit dc4f261Copy full SHA for dc4f261
1 file changed
Jenkinsfile
@@ -1,6 +1,6 @@
1
#!/usr/bin/env groovy
2
3
-@Library('apm@test/tests-reporting') _
+@Library('apm@current') _
4
5
pipeline {
6
agent { label 'ubuntu && immutable' }
0 commit comments