This commit is contained in:
aleksandr.vodyanov
2024-05-17 17:59:02 +03:00
parent 5b122dc900
commit 02180b59e3

View File

@@ -32,6 +32,7 @@ jobs:
**/Jenkinsfile **/Jenkinsfile
**/.yaml **/.yaml
**/.yml **/.yml
**/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'