Test "go get"

This commit is contained in:
Matthias Pigulla 2021-06-24 13:36:50 +02:00
parent 5f066a372e
commit 0d1843b70e
No known key found for this signature in database
GPG key ID: 07625DB0815D6CA1

View file

@ -22,6 +22,7 @@ jobs:
git clone https://github.com/mpdude/test-2.git test-2-http
git clone git@github.com:mpdude/test-2.git test-2-git
git clone ssh://git@github.com/mpdude/test-2.git test-2-git-ssh
go get -v github.com/mpdude/test-2
docker_demo:
runs-on: ubuntu-latest