Skip to content

Commit

Permalink
GEODE-6259: Add SEMVER_PRERELEASE_TOKEN to deploy_meta script.
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Rhomberg <[email protected]>
Co-authored-by: Jacob Barrett <[email protected]>
  • Loading branch information
jake-at-work and PurelyApplied committed Jan 14, 2019
1 parent 9f2e0ed commit d9660f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipelines/meta/deploy_meta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ pushd ${SCRIPTDIR} 2>&1 > /dev/null
--var pipeline-prefix=${PIPELINE_PREFIX} \
--var gradle-global-args="${GRADLE_GLOBAL_ARGS}" \
--var maven-snapshot-bucket="${MAVEN_SNAPSHOT_BUCKET}" \
--var semver-prerelease-token="${SEMVER_PRERELEASE_TOKEN}" \
--var concourse-team=main \
--yaml-var public-pipelines=${PUBLIC} 2>&1 |tee flyOutput.log

Expand Down

0 comments on commit d9660f7

Please sign in to comment.