Обновить .gitea/workflows/testscript
This commit is contained in:
parent
3fd7e42cf1
commit
c09ac19197
@ -54,8 +54,9 @@ do
|
||||
|
||||
if [[ $tag != '' ]]
|
||||
then
|
||||
echo "newtag=$tag"
|
||||
skopeo copy -a docker://$URL/$imgpath:$BR docker://$URL/$imgpath:$tag
|
||||
scopeo delete docker://$URL/$imgpath:$BR
|
||||
#skopeo delete docker://$URL/$imgpath:$BR
|
||||
echo "tag is updated"
|
||||
else echo "new tag is empty and is not sent to repository"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user