Skip to content

Instantly share code, notes, and snippets.

@Xeinaemm
Created October 21, 2019 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Xeinaemm/b72cc36a9086564b1c3bab67a87632e1 to your computer and use it in GitHub Desktop.
Save Xeinaemm/b72cc36a9086564b1c3bab67a87632e1 to your computer and use it in GitHub Desktop.
pool:
name: Azure Pipelines
steps:
- task: Cake@0
displayName: Publish
inputs:
target: Publish
arguments: '-Solution=Jarvis -Configuration=Release'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment