mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-06-24 17:02:29 +03:00
Compare commits
1 Commits
master
...
demo-go-get
| Author | SHA1 | Date | |
|---|---|---|---|
| 0d1843b70e |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user