Last active
February 4, 2017 13:35
-
-
Save EaredSeal/c73d495565f72a2bccfd653d9dc11cdc to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| Fri Feb 3 16:02:38 UTC 2017 |
This file contains hidden or 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
| all: build | |
| ### | |
| build: | |
| echo "task build: $(date)" | |
| error: | |
| echo "task error: " && exit 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment