Обновить .gitea/workflows/testscript
This commit is contained in:
parent
c6819fad58
commit
795c9cdd5f
@ -18,7 +18,7 @@ haserr=false
|
||||
for IM in $(ls $wspath/org/$ORG/ | xargs)
|
||||
do
|
||||
echo "image=$IM"
|
||||
imgpath="$REPO/$WS/$BR/$IM:$BR"
|
||||
imgpath="$REPO/$BR/$IM:$BR"
|
||||
command=''
|
||||
testpath="$wspath/org/$ORG/$IM/test.yaml"
|
||||
if test -f $testpath
|
||||
|
Loading…
Reference in New Issue
Block a user