Skip to content

Commit 435bf63

Browse files
committed
updated debian_9.yaml
1 parent 213704e commit 435bf63

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

.github/workflows/debian_9.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,42 @@ on:
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:

0 commit comments

Comments
 (0)