Skip to content

Bash script to run diag commands in a build

License

Notifications You must be signed in to change notification settings

classicvalues/circleci-diag

 
 

Repository files navigation

circleci-diag

CircleCI

Bash script to run diag commands in a build

Supported OS

Uses uname -s to fetch OS

  • Linux
  • Darwin

Modules

OS

  • Runs ps aux on both Darwin and Linux

Package

  • Runs dpkg -l on Linux
  • Runs brew list --versions on Darwin

About

Bash script to run diag commands in a build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%