Skip to content
Snippets Groups Projects
Commit a0964eb1 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- fix: path

parent 4de13ac2
No related branches found
No related tags found
No related merge requests found
Pipeline #4985 failed
......@@ -51,7 +51,7 @@ test-in-debian-job: # This job runs in the test stage.
image:
name: "${IMAGE_TARGET_DEB}:latest"
script:
- shellcheck --color=always --shell=bash --enable=all --exclude=SC2317 "validate_workflow.sh"
- shellcheck --color=always --shell=bash --enable=all --exclude=SC2317 "src/usr/local/bin/validate_workflow.sh"
packaging-deb-job:
stage: packaging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment