Last active
October 10, 2019 17:29
-
-
Save chestozo/50ec60a9207085c972745d986b16d419 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: | |
- name: node:10.16.3 | |
entrypoint: yarn | |
args: ['build'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment