set exit code for validator

This commit is contained in:
skeris 2025-04-19 00:57:13 +03:00
parent 654df2c9be
commit 038de2ba01

@ -28,4 +28,4 @@ jobs:
- name: Check out repository code
uses: http://gitea.pena:3000/PenaDevops/actions.git/checkout@v1
- name: Run validator
run: GITHUB_RUN_NUMBER=${{ gitea.run_id }} compose -f deployments/${{ gitea.ref_name }}/validate_config.yml up
run: GITHUB_RUN_NUMBER=${{ gitea.run_id }} compose -f deployments/${{ gitea.ref_name }}/validate_config.yml up --exit-code-from validator