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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
APP_NAME=ttest2
|
||||
APP_NAME=test2
|
||||
APP_VERSION=3.22
|
||||
APP_DESCRIPTION=Watchdog for notify on updates on dockerhub, github and other git-sources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user