annotate update.sh @ 377:c1e8c755bce2 production

flow: Promoted <release> 'v2.11.0' (c6b2a1abecb8) to 'production'.
author Marc Davis <davis@ssdt-ohio.org>
date Fri, 10 Sep 2021 07:47:54 -0400
parents d51ffd82515a
children 9afc8cb478f6
rev   line source
54
334d65dac778 add hash bangs to specify bash shell
smith@nwoca.org
parents: 18
diff changeset
1 #!/bin/bash
86
b997ad087ac1 DEP-12: modify utils image to pull production branch from ssdt-docker by default
smith@nwoca.org
parents: 54
diff changeset
2 SSDT_HOME="$( dirname "${BASH_SOURCE[0]}")"
18
459ef905cbd5 fix line endings
Dave smith <smith@nwoca.org>
parents: 16
diff changeset
3 docker pull docker.ssdt.io/ssdt-utils
200
d51ffd82515a Update for cron
Christopher Springer <springer@nwoca.org>
parents: 96
diff changeset
4 docker run -t -v $SSDT_HOME:/ssdt --rm docker.ssdt.io/ssdt-utils update ${1}