Обновить .gitea/workflows/testscript
All checks were successful
Full building alt images / build-process (push) Successful in 11m25s
Full building alt images / test-process (push) Successful in 2m58s

This commit is contained in:
Надежда Федорова 2024-05-24 13:57:40 +03:00
parent fe5505f5bb
commit b7b8c1cc43

View File

@ -55,6 +55,7 @@ do
if [[ $tag != '' ]]
then
echo "newtag=$tag"
newimgpath="$REPO/$BR/$ORG/$IM:$tag"
skopeo copy -a docker://$URL/$imgpath:$BR docker://$URL/$imgpath:$tag
#skopeo delete docker://$URL/$imgpath:$BR
echo "tag is updated"