Skip to content
Snippets Groups Projects
Commit d2c95af3 authored by Henrik Triem's avatar Henrik Triem
Browse files

Merge branch 'feature/go-version' into 'master'

icinga-provide-go: ensure go is working

See merge request !3
parents cfc95a9b 733cb2ba
No related branches found
No related tags found
1 merge request!3icinga-provide-go: ensure go is working
Pipeline #23352 passed
...@@ -16,3 +16,5 @@ echo "Deleting Go Binary Archive" ...@@ -16,3 +16,5 @@ echo "Deleting Go Binary Archive"
rm -rf go${VERSION_GO}.linux-amd64.tar.gz rm -rf go${VERSION_GO}.linux-amd64.tar.gz
ln -s /usr/local/go/bin/* /usr/local/bin ln -s /usr/local/go/bin/* /usr/local/bin
go version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment