Newer
Older
#!/usr/bin/env bash
export RELEASE_PREFIX="${CI_JOB_NAME//_/-}-${CI_JOB_ID//_/-}"
export GRB_RELEASE_NAME="${RELEASE_PREFIX}-cspp-geo-grb"
#!/usr/bin/env bash
export RELEASE_PREFIX="${CI_JOB_NAME//_/-}-${CI_JOB_ID//_/-}"
export GRB_RELEASE_NAME="${RELEASE_PREFIX}-cspp-geo-grb"