X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=do-fedora-bot.sh;fp=do-fedora-bot.sh;h=bc2bc6d46f0e8aacc9ea392064f341fcf3936e96;hp=0000000000000000000000000000000000000000;hb=7967276a9bf38337192ca1a342f707f7ad0d9167;hpb=9d5c15961776e288a1838c6ca2289eb96babee17 diff --git a/do-fedora-bot.sh b/do-fedora-bot.sh new file mode 100755 index 0000000..bc2bc6d --- /dev/null +++ b/do-fedora-bot.sh @@ -0,0 +1,3 @@ +#!/bin/sh +set -eu +podman run -it --rm -v ~/upstream/fedora-bot:/bot:ro ghcr.io/osbuild/fedora-bot /bot/fedora_bot.py -c $1:${2:-3} --apikey $(< ~/.config/fedora-bot-merge.key)