@ -1,7 +1,8 @@
#!/usr/bin/env bash
name=git.lua.re/luaneko/luare-authentik
tag=latest
name="git.lua.re/luaneko/luare-authentik"
tag="${1:-latest}"
image="$name:$tag"
echo "Building $image..."
podman build -t "$image" --pull .
podman push "$image"
The note is not visible to the blocked user.