Created
January 22, 2018 22:40
-
-
Save jessehouwing/4f16fb6db279c440838811fdcb250078 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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