Anatoly Litovsky has uploaded a new change for review. Change subject: cleaning old artifacts in CI ......................................................................
cleaning old artifacts in CI Change-Id: I1f1a5175f799952c416eae44a3b0fa8a5f524edc Signed-off-by: Tolik Litovsky <[email protected]> --- M automation/build-artifacts.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/59/42759/1 diff --git a/automation/build-artifacts.sh b/automation/build-artifacts.sh index fba7b11..73d659e 100755 --- a/automation/build-artifacts.sh +++ b/automation/build-artifacts.sh @@ -4,5 +4,6 @@ source ./automation/build-node.sh +rm -rf ../exported-artifacts/* rm -rf "$OVIRT_CACHE_DIR"/ovirt/RPMS/noarch/ovirt-node-plugin-rhn*.rpm cp "$OVIRT_CACHE_DIR"/ovirt/RPMS/noarch/ovirt-node*.rpm ../exported-artifacts/ -- To view, visit https://gerrit.ovirt.org/42759 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1f1a5175f799952c416eae44a3b0fa8a5f524edc Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Anatoly Litovsky <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
