test
This commit is contained in:
@@ -26,12 +26,7 @@ steps:
|
||||
username: '127175ftp1'
|
||||
password: '.22ma1rzqi14'
|
||||
rootDirectory: '$(Agent.BuildDirectory)/s'
|
||||
filePatterns: |
|
||||
!**\node_modules\**
|
||||
!package.json
|
||||
!README.md
|
||||
!tsconfig.json
|
||||
!package-lock.json
|
||||
filePatterns: '**'
|
||||
remoteDirectory: '/html/apps/$(Build.BuildId)/'
|
||||
clean: false
|
||||
cleanContents: false
|
||||
|
||||
Reference in New Issue
Block a user