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 62b25a2 commit f0605f5Copy full SHA for f0605f5
wercker.yml
@@ -163,6 +163,9 @@ integration-test:
163
# clean up
164
yum clean all
165
166
+ # store the artifacts so we can download them easily
167
+ tar czvf ${WERCKER_REPORT_ARTIFACTS_DIR}/integration-test-data.tar.gz /pipeline/output/*
168
+
169
# This pipeline runs quality checks
170
quality:
171
steps:
0 commit comments