Skip to content

Commit

Permalink
Debug ci dsl
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Oct 8, 2024
1 parent 8344708 commit bdc01a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dsl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checks for DSL Code
run: |
cd jenkins-scripts/dsl
./dsl_checks.bash
bash -xe ./dsl_checks.bash
- name: Export XML generated configuration for diff
run: |
cd jenkins-scripts/dsl
Expand Down

0 comments on commit bdc01a3

Please sign in to comment.