set shell to bash in workflow
Some checks failed
Docker Build Smart Logic / Build amd64 & arm64 (push) Failing after 4s
Some checks failed
Docker Build Smart Logic / Build amd64 & arm64 (push) Failing after 4s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user