updated debian_8.yaml

pull/2/head
Hari Sekhon 2 years ago
parent a7d54a12c9
commit b147ae476d

@ -20,6 +20,40 @@ on:
- master - master
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
- '**/Dockerfile'
- '**/Jenkinsfile'
- '**/.envrc*'
- .checkov.yaml
- .dockerignore
- .gcloudignore
- .editorconfig
- '.gitconfig*'
- .gitignore
- .grype.yaml
- .hound.yml
- .terraformignore
- Jenkinsfile
- .appveyor.yml
- .buildkite/pipeline.yml
- .circleci/config.yml
- .cirrus.yml
- .concourse.yml
- .drone.yml
- .gitlab-ci.yml
- .gocd.yml
- .scrutinizer.yml
- .semaphore/semaphore.yml
- .travis.yml
- .werckerignore
- azure-pipelines.yml
- bitbucket-pipelines.yml
- buddy.yml
- buildspec.yml
- cloudbuild.yaml
- codefresh.yml
- codeship.yml
- shippable.yml
- wercker.yml
workflow_dispatch: workflow_dispatch:
inputs: inputs:
debug: debug:

Loading…
Cancel
Save