File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 2020 - master
2121 paths-ignore :
2222 - ' **/*.md'
23+ - ' .github/workflows/*'
24+ - ' !.github/workflows/debian_9.yaml'
25+ - ' **/Dockerfile'
26+ - ' **/Jenkinsfile'
27+ - ' **/.envrc*'
28+ - .checkov.yaml
29+ - .dockerignore
30+ - .gcloudignore
31+ - .editorconfig
32+ - ' .gitconfig*'
33+ - .gitignore
34+ - .grype.yaml
35+ - .hound.yml
36+ - .terraformignore
37+ - Jenkinsfile
38+ - .appveyor.yml
39+ - .buildkite/pipeline.yml
40+ - .circleci/config.yml
41+ - .cirrus.yml
42+ - .concourse.yml
43+ - .drone.yml
44+ - .gitlab-ci.yml
45+ - .gocd.yml
46+ - .scrutinizer.yml
47+ - .semaphore/semaphore.yml
48+ - .travis.yml
49+ - .werckerignore
50+ - azure-pipelines.yml
51+ - bitbucket-pipelines.yml
52+ - buddy.yml
53+ - buildspec.yml
54+ - cloudbuild.yaml
55+ - codefresh.yml
56+ - codeship.yml
57+ - shippable.yml
58+ - wercker.yml
2359 workflow_dispatch :
2460 inputs :
2561 debug :
You can’t perform that action at this time.
0 commit comments