mirror of
https://github.com/Luzifer/github-publish.git
synced 2024-11-09 23:00:14 +00:00
Replace broken github-release fork
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
8c72fd4446
commit
a7a83e2169
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
05e4977d541b2ef07c757acca912b7b58b379fb425eceb3a1f53c829a78a4aa4 docker2aci.sh
|
||||
82ea152c40324750ba1dc5b6f91908694bf7b0d8b484495f86bad3267555d20d golang.sh
|
||||
1e9cac600fb87146551e23c038290d93f9b1521848fef092c215c14817a3d744 golang.sh
|
||||
|
|
|
@ -34,7 +34,7 @@ go version
|
|||
|
||||
step "Retrieve dependencies"
|
||||
pushd ${GOPATH}
|
||||
go get github.com/vdice/github-release
|
||||
go get github.com/Luzifer/github-release
|
||||
popd
|
||||
|
||||
step "Test code"
|
||||
|
|
Loading…
Reference in a new issue