Skip to content
Snippets Groups Projects
Commit 63a5d95a authored by Alexander Diewald's avatar Alexander Diewald
Browse files

CI: Copy product during integration-test phase


... This avoids triggering the copy job twice.

Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent 0d131507
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
<executions>
<execution>
<id>Copy-test-product</id>
<phase>pre-integration-test</phase>
<phase>integration-test</phase>
<goals>
<goal>run</goal>
</goals>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment