Use mv on cypress artifacts instead of cp
Screenshots get put into subfolders so cp
doesn't work unless we do cp -r
. mv
is just a little simpler.
UNCLASSIFIED - NO CUI
ATTENTION: Immediate action is required to maintain compatibility with P1 services. Please visit https://p1notifications.dso.mil and see the "DSO.MIL Certificates Renewal" announcement under the "Notifications" section for more details.
Screenshots get put into subfolders so cp
doesn't work unless we do cp -r
. mv
is just a little simpler.
UNCLASSIFIED - NO CUI