Skip to content

Commit

Permalink
Update env
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvielamythepaut authored Nov 28, 2019
1 parent d674f2e commit f87f757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ -n "$SOURCE_URL" ] || SOURCE_URL=https://github.com/ecmwf/skinnywms
[ -n "$DOCKER_REPO" ] || DOCKER_REPO=ecmwf/skinnywms
[ -n "$MAGICS_IMAGE" ] || MAGICS_IMAGE=ecmwf/magics:latest
[ -n "$MAGICS_IMAGE" ] || MAGICS_IMAGE=ecmwf/magics:4.2.4

[ -n "$SOURCE_BRANCH" ] || SOURCE_BRANCH=$(git symbolic-ref -q --short HEAD)
if [[ "${SOURCE_BRANCH/-*/}" =~ ^[0-9][0-9.]*$ ]]; then
Expand Down

0 comments on commit f87f757

Please sign in to comment.