clan-infra/pkgs/job-flake-update-clan-core/script.sh
Jörg Thalheim 1b5c7c393a
All checks were successful
build / test (push) Successful in 8s
move job-flake out of flake-parts
2023-08-03 16:33:10 +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