Обновить .gitea/workflows/testscript
This commit is contained in:
parent
425544a9e2
commit
92afc86488
@ -56,7 +56,7 @@ do
|
||||
then
|
||||
echo "newtag=$tag"
|
||||
newimgpath="$REPO/$BR/$ORG/$IM:$tag"
|
||||
skopeo copy -a docker://$URL/$imgpath docker://$URL/$imgpath
|
||||
skopeo copy -a docker://$URL/$imgpath docker://$URL/$newimgpath
|
||||
#skopeo delete docker://$URL/$imgpath
|
||||
echo "tag is updated"
|
||||
else echo "new tag is empty and is not sent to repository"
|
||||
|
Loading…
Reference in New Issue
Block a user