We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b46c16 commit db649e0Copy full SHA for db649e0
Jenkinsfile
@@ -1,5 +1,5 @@
1
#!/usr/bin/env groovy
2
-@Library('apm@test/tests-reporting') _
+@Library('apm@current') _
3
4
pipeline {
5
agent { label 'linux && immutable' }
0 commit comments