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