.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
4f391af108
commit
9bd030e603
@ -8,10 +8,12 @@ addons:
|
|||||||
- debian-sid
|
- debian-sid
|
||||||
packages:
|
packages:
|
||||||
- shellcheck
|
- shellcheck
|
||||||
|
env:
|
||||||
|
- PATH=/usr/bin:/bin:./
|
||||||
script:
|
script:
|
||||||
- bash -c 'export SHELLCHECK_OPTS="-e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'
|
- bash -c 'export SHELLCHECK_OPTS="-e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'
|
||||||
- bash -c 'pwd'
|
- bash -c 'pwd'
|
||||||
- bash -c 'ls -la'
|
- bash -c 'ls -la'
|
||||||
- which openssl
|
- which openssl
|
||||||
|
- openssl version
|
||||||
- sh -x op_test.sh
|
- sh -x op_test.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user