Update from hash-predef.

This commit is contained in:
Rene Rivera
2021-10-24 17:51:33 -05:00
parent 01f4cbe4a4
commit 8e62bd04dd

View File

@ -216,7 +216,7 @@ stages:
- stage: WebsiteUpdate
displayName: 'Website Update'
condition: and(in(variables['Build.SourceBranch'], 'refs/heads/master', 'refs/heads/develop'), eq(variables['Build.Repository.Name'], 'hash-predef'))
condition: and(in(variables['Build.SourceBranch'], 'refs/heads/master', 'refs/heads/develop'), eq(variables['Build.Repository.Name'], 'grafikrobot/hash-predef'))
jobs:
- job: Documentation