mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-19 01:20:51 +00:00
Remove the condition on deploying the API docs to our (fake) github pages branch.
This commit is contained in:
parent
e7892f552d
commit
8fba294912
@ -232,9 +232,6 @@ jobs:
|
||||
- job: Publish_Docs
|
||||
dependsOn:
|
||||
- Build_Docs
|
||||
condition: |
|
||||
and(eq(variables['Build.SourceBranch'], 'refs/heads/master'),
|
||||
not(eq(variables['Build.Reason'], 'PullRequest')))
|
||||
displayName: Deploy API Documentation to GitHub
|
||||
pool:
|
||||
vmImage: "ubuntu-16.04"
|
||||
|
Loading…
x
Reference in New Issue
Block a user