desktop-environment/scripts/push.sh
2019-01-18 10:56:10 +11:00

6 lines
210 B
Bash
Executable file

REPO_ROOT=$(dirname $(realpath $0))/..
# Export development environment shell configuration
export $(sh $REPO_ROOT/scripts/environment.sh)
docker push $DESKTOP_ENVIRONMENT_REGISTRY/desktop-environment:latest