This commit is contained in:
aleksandr.vodyanov
2024-05-17 18:08:17 +03:00
parent 42b39f4f09
commit 78eeb317ff

View File

@@ -32,7 +32,7 @@ jobs:
**/Jenkinsfile **/Jenkinsfile
**/.yaml **/.yaml
**/.yml **/.yml
**/Dockerfile **/Dockerfile
- name: Run step if there is no changed files - name: Run step if there is no changed files
id: no_files_to_check id: no_files_to_check
if: steps.changed-files-specific.outputs.any_changed != 'true' if: steps.changed-files-specific.outputs.any_changed != 'true'