portal/build.sh

8 lines
114 B
Bash
Executable File

#! /bin/sh
set -e
tag=git.woozle.org/neale/portal:latest
docker buildx build --push --tag $tag $(dirname $0)/.