This repository has been archived on 2020-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
2020-04-27 15:05:18 +00:00
|
|
|
set -e
|
2020-04-29 08:19:45 +00:00
|
|
|
sh build.sh $1 $2 $3
|
2020-04-27 15:05:18 +00:00
|
|
|
docker push $3
|