Sha256: d321af8df50dcd85bcaa88c0f5ffd35bb7f9c93c16c41120c83a68a2befcdd6c

Contents?: true

Size: 529 Bytes

Versions: 19

Compression:

Stored size: 529 Bytes

Contents

# after script init
export CI=1
export CI_JOB_ID=1
export CI_JOB_NUMBER=100
export CI_BUILD_ID=12
export CI_BUILD_NUMBER=101
export CI_PROJECT_NAME=vexor/vx-test-repo
export CI_BUILD_SHA=8f53c077072674972e21c82a286acc07fada91f5
export CI_BRANCH=test/pull-request
export VX_ROOT=$(pwd)
test -d ${VX_ROOT}/code/vexor/vx-test-repo || exit 1
cd ${VX_ROOT}/code/vexor/vx-test-repo

# after script
test -f $HOME/.casher/bin/casher && casher-ruby $HOME/.casher/bin/casher push http://example.com/test/pull-request/rvm-2.0.0-gemfile.tgz

Version data entries

19 entries across 7 versions & 1 rubygems

Version Path
vx-builder-0.5.21 spec/fixtures/integration/ruby/deploy/after_script.sh
vx-builder-0.5.21 spec/fixtures/integration/ruby/language/after_script.sh
vx-builder-0.5.21 spec/fixtures/integration/ruby/matrix/1.after_script.sh
vx-builder-0.5.20 spec/fixtures/integration/ruby/matrix/1.after_script.sh
vx-builder-0.5.20 spec/fixtures/integration/ruby/language/after_script.sh
vx-builder-0.5.20 spec/fixtures/integration/ruby/deploy/after_script.sh
vx-builder-0.5.19 spec/fixtures/integration/ruby/deploy/after_script.sh
vx-builder-0.5.19 spec/fixtures/integration/ruby/matrix/1.after_script.sh
vx-builder-0.5.19 spec/fixtures/integration/ruby/language/after_script.sh
vx-builder-0.5.18 spec/fixtures/integration/ruby/matrix/1.after_script.sh
vx-builder-0.5.18 spec/fixtures/integration/ruby/deploy/after_script.sh
vx-builder-0.5.18 spec/fixtures/integration/ruby/language/after_script.sh
vx-builder-0.5.17 spec/fixtures/integration/ruby/deploy/after_script.sh
vx-builder-0.5.17 spec/fixtures/integration/ruby/matrix/1.after_script.sh
vx-builder-0.5.17 spec/fixtures/integration/ruby/language/after_script.sh
vx-builder-0.5.16 spec/fixtures/integration/ruby/matrix/1.after_script.sh
vx-builder-0.5.16 spec/fixtures/integration/ruby/language/after_script.sh
vx-builder-0.5.16 spec/fixtures/integration/ruby/deploy/after_script.sh
vx-builder-0.5.15 spec/fixtures/integration/ruby/matrix/1.after_script.sh