Update .release.sh
parent
91227e0cbe
commit
c8211eef23
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -ex
|
set -ex
|
||||||
|
# Requires the following packages: git, hub, docker
|
||||||
# SET THE FOLLOWING VARIABLES
|
# SET THE FOLLOWING VARIABLES
|
||||||
USERNAME=empireproject
|
USERNAME=empireproject
|
||||||
IMAGE=empire
|
IMAGE=empire
|
||||||
|
|
Loading…
Reference in New Issue