diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-08-14 13:55:32 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-08-14 13:55:40 -0500 |
commit | 567a963d429b04f61692885dc0cd78bdd40210db (patch) | |
tree | 4ba6a16945e7b7e9f8cc15b4106e7d4fa4668ee7 /auth/docker/cass.props.init | |
parent | ffc0215047407cce0f30ca609195658d9efe8715 (diff) |
Tag Image for Repo push in Script
Issue-ID: AAF-433
Change-Id: Ifd25242465dd5d202400bafd814db445a01d24f7
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/cass.props.init')
-rw-r--r-- | auth/docker/cass.props.init | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auth/docker/cass.props.init b/auth/docker/cass.props.init new file mode 100644 index 00000000..fc9bab43 --- /dev/null +++ b/auth/docker/cass.props.init @@ -0,0 +1,3 @@ +#!/bin/bash + +CASS_HOST=cass.aaf.osaaf.org:<Cass IP> |