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