mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
** as fnmatch should be enough
This commit is contained in:
parent
08d94be48a
commit
1dec3ad286
@ -121,7 +121,7 @@ jobs:
|
|||||||
ls -lah $(Build.SourcesDirectory)/dev_bin
|
ls -lah $(Build.SourcesDirectory)/dev_bin
|
||||||
- task: cURLUploader@2
|
- task: cURLUploader@2
|
||||||
inputs:
|
inputs:
|
||||||
files: '$(Build.SourcesDirectory)/dev_bin/**/*.*'
|
files: '$(Build.SourcesDirectory)/dev_bin/**'
|
||||||
authType: 'userAndPass'
|
authType: 'userAndPass'
|
||||||
username: $(username)
|
username: $(username)
|
||||||
password: $(api-key)
|
password: $(api-key)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user