Created
March 9, 2020 14:39
-
-
Save xb4dc0d3/db3471e6f122ccbed7e2a1078cbf13e4 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
... | |
lint: | |
stage: flake8 | |
script: | |
- flake8 | |
allow_failure: true | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment