Commit Graph

1 Commits

Author SHA1 Message Date
Alexander Bantyev
aee39ef06e
Fix docker image upload (#63)
* Fix docker image upload

The previous way of uploading images to dockerhub exposed our password.
Prevent this from happening by using a separate script instead of calling
skopeo directly.

Co-authored-by: Zhenya Vinogradov <zhenyavinogradov@gmail.com>
2021-03-30 17:15:20 +03:00