set shell to bash in workflow
Some checks failed
Docker Build Smart Logic / Build amd64 & arm64 (push) Failing after 4s

This commit is contained in:
2026-02-09 17:16:26 +01:00
parent e6e2f24012
commit c28ee9d5c5
2 changed files with 2 additions and 2 deletions

View File

@@ -136,7 +136,7 @@ jobs:
echo "DOCKER_TAGS=$TAGS" >> $GITEA_ENV
- name: Load versions.env
id: load_env
shell: bash
run: |
echo "Lade versions.env"
set -a