Skip to content

Commit

Permalink
Merge pull request #2901 from uselagoon/linter_text
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Nov 2, 2021
2 parents c1b2c4f + 9d50562 commit e08be8e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ if ! lagoon-linter; then
echo "https://docs.lagoon.sh/lagoon/using-lagoon-the-basics/lagoon-yml#restrictions describes some possible reasons for this build failure."
echo "If you require assistance to fix this error, please contact support."
exit 1
else
echo "lagoon-linter found no issues with the .lagoon.yml file"
fi

# Load path of docker-compose that should be used
Expand Down

0 comments on commit e08be8e

Please sign in to comment.