Skip to content

Commit

Permalink
Update shellcheck plugin version (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
iffyio authored Jan 27, 2021
1 parent 6b152ba commit e9e8187
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ steps:
- echo "Running shellcheck"
- shellcheck hooks/*
plugins:
- EmbarkStudios/k8s#1.0.1:
- EmbarkStudios/k8s#1.2.6:
image: koalaman/shellcheck-alpine
default-secret-name: buildkite-k8s-plugin
use-agent-node-affinity: true
- wait
- name: Build and publish k8s-buildkite-agent container image
branches: 'master'
Expand Down

0 comments on commit e9e8187

Please sign in to comment.