Update the release script again

Updates the release script to use the actual GOPATH directory as
previous problems with commit hashes / versions in `kompose version`.

Cleans this up in regards to all the `cd` and `cd ..` commands.

No need to `git clone`.
This commit is contained in:
Charlie Drage
2017-04-28 09:43:40 -04:00
parent 0d3a7084c2
commit f64ad32ae9
2 changed files with 70 additions and 48 deletions
+1
View File
@@ -7,6 +7,7 @@ kompose
bin
/docker-compose.yaml
/docker-compose.yml
changes.txt
#
# GO SPECIFIC