git runner toke update
AVR Build / build (push) Successful in 1s

This commit is contained in:
Lukas
2026-04-29 17:20:22 +02:00
parent 90dbaa757f
commit 42c7f326a0
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
git config --global user.email "runner@runner.runner" git config --global user.email "runner@runner.runner"
# clone binaries repo # clone binaries repo
git clone https://gitea.swiss-dedi.ch/Lukas/Flextron-Binaries.git bins git clone https://gitea-runner:adbe046c67dd1091ca602e0fe1d4f00bae48eef8@gitea.swiss-dedi.ch/Lukas/Flextron-Binaries.git bins
# decide target folder # decide target folder
if [ "$BUILD_TYPE" = "dev" ]; then if [ "$BUILD_TYPE" = "dev" ]; then