Skip to content

Commit

Permalink
squash static checks to a single job
Browse files Browse the repository at this point in the history
  • Loading branch information
rtib committed Mar 7, 2019
1 parent 00a7221 commit 9f9b8ff
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,7 @@
script: bundle exec rake beaker
stage: beaker
includes:
- env: CHECK="check:symlinks check:git_ignore check:dot_underscore check:test_file"
stage: static
- env: CHECK="syntax lint metadata_lint"
stage: static
- env: CHECK="rubocop"
- env: CHECK="check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop syntax lint metadata_lint"
stage: static
- env: PUPPET_GEM_VERSION="~> 5.0" CHECK=parallel_spec
rvm: 2.4.5
Expand Down

0 comments on commit 9f9b8ff

Please sign in to comment.