Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33059350
D4485.1768432123.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
523 B
Referenced Files
None
Subscribers
None
D4485.1768432123.diff
View Options
diff --git a/.buildkite/shellcheck.yml b/.buildkite/shellcheck.yml
new file mode 100644
--- /dev/null
+++ b/.buildkite/shellcheck.yml
@@ -0,0 +1,12 @@
+steps:
+ - label: ":shell: ShellCheck"
+ command:
+ - 'apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y shellcheck'
+ - 'shopt -s globstar'
+ - 'shellcheck -x -P SCRIPTDIR **/*.sh'
+ plugins:
+ - docker#v3.13.0:
+ image: 'debian'
+ shell: ["/bin/bash", "-e", "-c"]
+ agents:
+ - 'autoscaling=true'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 14, 11:08 PM (13 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5934495
Default Alt Text
D4485.1768432123.diff (523 B)
Attached To
Mode
D4485: [CI] Add `ShellCheck` workflow to Buildkite
Attached
Detach File
Event Timeline
Log In to Comment