Esclusione folder .git
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ variables:
|
||||
- |
|
||||
net use R: /delete
|
||||
net use R: $env:NET_SHARE_R /u:$env:NET_USER $RDRIVE_PASSWD
|
||||
ROBOCOPY . R:\EgtData\$env:APP_NAME /MIR /XF .git*
|
||||
ROBOCOPY . R:\EgtData\$env:APP_NAME /MIR /XF .git* /XD .git
|
||||
SLEEP 2
|
||||
net use R: /delete
|
||||
|
||||
|
||||
Reference in New Issue
Block a user