Sha256: 61a3a377865a52f041dbeef2a93a724496892c152c942d47385e95583b17ded6

Contents?: true

Size: 163 Bytes

Versions: 5

Compression:

Stored size: 163 Bytes

Contents

#!/bin/bash -ex

bundle install

# If we got passed arguments, run that as the test command. Otherwise, run the full suite of tests.
${@-bundle exec rake jenkins}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
conjur-cli-6.2.0 ci/cli-test.sh
conjur-cli-6.1.0 ci/cli-test.sh
conjur-cli-6.0.1 ci/cli-test.sh
conjur-cli-6.0.0 ci/cli-test.sh
conjur-cli-6.0.0.rc1 ci/cli-test.sh