jjb: Update paths in lttng-scope job
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Sat, 22 Jul 2017 03:26:20 +0000 (23:26 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Sat, 22 Jul 2017 03:26:20 +0000 (23:26 -0400)
All plugins have been moved to the top-level, the "releng/" part is no
longer needed.

Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
jobs/lttng-scope.yml

index 823ab4111faaf0625f51b80b0f7695f55501d837..0493aa6fe4c1251c469b2c33948a3c69bac5018d 100644 (file)
@@ -83,7 +83,7 @@
 
     publishers:
       - archive:
-          artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*'
+          artifacts: 'org.lttng.scope.rcp.product/target/repository/**,org.lttng.scope.rcp.product/target/products/*'
           allow-empty: false
           only-if-success: true
       - junit:
 
     publishers:
       - archive:
-          artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*'
+          artifacts: 'org.lttng.scope.rcp.product/target/repository/**,org.lttng.scope.rcp.product/target/products/*'
           allow-empty: false
           only-if-success: true
       - junit:
 
     publishers:
       - archive:
-          artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*'
+          artifacts: 'org.lttng.scope.rcp.product/target/repository/**,org.lttng.scope.rcp.product/target/products/*'
           allow-empty: false
           only-if-success: true
       - junit:
This page took 0.031469 seconds and 4 git commands to generate.