mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-15 15:21:20 +00:00
Try to debug missing files...
This commit is contained in:
parent
9d33dd8717
commit
d382ad72a3
@ -380,6 +380,7 @@ jobs:
|
|||||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
|
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
|
||||||
env:
|
env:
|
||||||
GITHUB_DEPLOY_KEY: $(GITHUB_DEPLOY_KEY)
|
GITHUB_DEPLOY_KEY: $(GITHUB_DEPLOY_KEY)
|
||||||
|
- script: find gh-pages
|
||||||
- task: GithubRelease@0
|
- task: GithubRelease@0
|
||||||
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
|
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
|
||||||
displayName: 'Create GitHub Release'
|
displayName: 'Create GitHub Release'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user