Skip to content

Commit

Permalink
add code error 1
Browse files Browse the repository at this point in the history
  • Loading branch information
YurelyCamacho committed Oct 25, 2024
1 parent 71dc586 commit 231bc61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/smoke/scripts/check-gitlab-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ if [[ "$VALID" == "true" ]]; then
else
echo "The .gitlab-ci.yml file is invalid. Details:"
echo "$RESPONSE" | jq -r '.errors[]'
exit 1
fi

0 comments on commit 231bc61

Please sign in to comment.