portal/build.sh

8 lines
115 B
Bash
Raw Normal View History

2023-03-04 23:19:54 -07:00
#! /bin/sh
set -e
tag=git.woozle.org/neale/webstat:latest
docker buildx build --push --tag $tag $(dirname $0)/.