mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-04-16 06:17:24 +08:00
Test "go get"
This commit is contained in:
parent
5f066a372e
commit
0d1843b70e
1
.github/workflows/demo.yml
vendored
1
.github/workflows/demo.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user