clan-infra/pkgs/job-flake-updates/script.sh
Jörg Thalheim 1b6e951061
All checks were successful
build / test (push) Successful in 8s
simplify job-flake-updates
2023-08-03 16:45:53 +02:00

8 lines
169 B
Bash

#!/usr/bin/env bash
set -euo pipefail
export REPO="gitea@git.clan.lol:clan/clan-core.git"
export KEEP_VARS="REPO${KEEP_VARS:+ $KEEP_VARS}"
action-flake-update-pr-clan