You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2018/04/18 20:50:40 UTC

[incubator-trafficcontrol] 04/05: removed the dockgen.sh

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git

commit a5c7a4097a30871c40c18f50a7915fa983688190
Author: Dewayne Richardson <de...@apache.org>
AuthorDate: Tue Apr 17 13:58:48 2018 -0600

    removed the dockgen.sh
---
 traffic_ops/traffic_ops_golang/swaggerdocs/v13/dockgen.sh | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/traffic_ops/traffic_ops_golang/swaggerdocs/v13/dockgen.sh b/traffic_ops/traffic_ops_golang/swaggerdocs/v13/dockgen.sh
deleted file mode 100755
index c2bed7f..0000000
--- a/traffic_ops/traffic_ops_golang/swaggerdocs/v13/dockgen.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env bash
-
-rm ./swagger.json
-docker build -t tc-swaggerdocs -f Dockerfile-swagger-gen .
-docker run --rm -it -v `(pwd)`:/output tc-swaggerdocs

-- 
To stop receiving notification emails like this one, please contact
mitchell852@apache.org.