EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit c77ad66c authored by Marko Locher's avatar Marko Locher
Browse files

git doesn't like our SSL certificate so use SSH instead!

parent 583f0b8a
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ Currently we _automagically_ install the build dependencies for the following pr
* Install vagrant, see http://docs.vagrantup.com/v1/docs/getting-started/index.html for more information.
* Clone this project!
```
git clone https://gitlab.eox.at/vagrant/builder_rpm.git ./
git clone git@gitlab.eox.at:vagrant/builder_rpm.git ./
```
* Edit the _Vagrantfile_ and update the project (see the beginning of [Vagrantfile](/vagrant/builder_rpm/tree/master/Vagrantfile))
* Copy your source archive into the _build/SOURCES_ folder
......
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