Skip to content
Snippets Groups Projects
Commit e3bdf131 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

allow failure for now

parent 9492563a
No related branches found
No related tags found
2 merge requests!639Production Release | nshmp-haz,!638Update Dependencies
...@@ -219,6 +219,7 @@ Build Project: ...@@ -219,6 +219,7 @@ Build Project:
- ./gradlew assemble - ./gradlew assemble
Markdown Lint: Markdown Lint:
allow_failure: true
extends: extends:
- .java - .java
script: script:
...@@ -226,6 +227,7 @@ Markdown Lint: ...@@ -226,6 +227,7 @@ Markdown Lint:
- ./gradlew markdownlint - ./gradlew markdownlint
YAML Lint: YAML Lint:
allow_failure: true
extends: extends:
- .java - .java
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment