simpleauth/build.sh

8 lines
112 B
Bash
Raw Normal View History

2023-02-18 12:47:05 -07:00
#! /bin/sh
set -e
tag=git.woozle.org/neale/simpleauth:latest
docker buildx --push --tag $tag $(dirname $0)/.