wip #1

Open
wakonig_k wants to merge 23 commits from ci/gitea_actions into main
Showing only changes of commit 0615024342 - Show all commits

View File

@ -44,4 +44,5 @@ jobs:
BEC_WIDGETS_BRANCH: ${{ inputs.BEC_WIDGETS_BRANCH || 'main' }}
OPHYD_DEVICES_BRANCH: ${{ inputs.OPHYD_DEVICES_BRANCH || 'main' }}
BEC_PLUGIN_REPO_URL: "https://gitea.psi.ch/bec/phoenix_bec.git"
BEC_PLUGIN_REPO_BRANCH: ${{ gitea.ref_name || 'main' }}
PYTHON_VERSION: "3.11"