Skip to content

Instantly share code, notes, and snippets.

@jessehouwing
Created January 22, 2018 22:40
Show Gist options
  • Save jessehouwing/4f16fb6db279c440838811fdcb250078 to your computer and use it in GitHub Desktop.
Save jessehouwing/4f16fb6db279c440838811fdcb250078 to your computer and use it in GitHub Desktop.
steps:
- task: CmdLine@1
inputs:
filename: "git"
arguments: "submodule update --init --recursive"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment