Change flux git user

This commit is contained in:
Björn Busse 2024-02-19 17:38:40 +01:00
parent 01181a2a70
commit dec4fe14d0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ USE_TF=0
readonly USE_TF
GITEA_HOSTNAME="git.e2m.io"
readonly GITEA_HOSTNAME
GITEA_USER="obch-flux"
GITEA_USER="flux-user"
readonly GITEA_USER
FLUX_VERSION="2.2.1"
readonly FLUX_VERSION