Merge pull request #129 from cmeury/install-ghr
install ghr for releasing
This commit is contained in:
		
						commit
						89ca84fb21
					
				|  | @ -80,6 +80,7 @@ jobs: | ||||||
|     - run: |     - run: | ||||||
|         command: | |         command: | | ||||||
|           docker login -u="$DOCKER_USER" -p="$DOCKER_PASS" quay.io |           docker login -u="$DOCKER_USER" -p="$DOCKER_PASS" quay.io | ||||||
|  |           make tools | ||||||
|           BUILD_URL="$CIRCLE_BUILD_URL" make push release |           BUILD_URL="$CIRCLE_BUILD_URL" make push release | ||||||
| 
 | 
 | ||||||
| workflows: | workflows: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue