up
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user