builds/shairport/.pipeline/docker-push.sh

8 lines
99 B
Bash
Executable File

#!/bin/bash
set -e
source ./.pipeline/shairport.env
docker push ${DOCKER_REPO}/shairport:latest