mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
don't pull result
This commit is contained in:
parent
ff25fa25dd
commit
37344c0cb8
1 changed files with 0 additions and 1 deletions
|
|
@ -11,5 +11,4 @@ for image in ${IMAGES}; do
|
|||
done
|
||||
docker manifest create jketterl/$image:$TAG $IMAGE_LIST
|
||||
docker manifest push --purge jketterl/$image:$TAG
|
||||
docker pull jketterl/$image:$TAG
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue