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.
stack/ngrok-build.sh

2 lines
108 B
Bash
Raw Normal View History

2020-04-02 13:20:50 +00:00
docker build ngrok2 -t ${LOCAL_DOCKER_REGISTRY}/ngrok-gitea
docker push ${LOCAL_DOCKER_REGISTRY}/ngrok-gitea