Skip to content

Commit db649e0

Browse files
authored
chore: revert test commit
1 parent 5b46c16 commit db649e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env groovy
2-
@Library('apm@test/tests-reporting') _
2+
@Library('apm@current') _
33

44
pipeline {
55
agent { label 'linux && immutable' }

0 commit comments

Comments
 (0)