Skip to content
Snippets Groups Projects
Commit 0e3df3be authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

WIP

parent 5670e67a
No related branches found
No related tags found
No related merge requests found
...@@ -24,8 +24,9 @@ before_script: ...@@ -24,8 +24,9 @@ before_script:
## Create the SSH directory and give it the right permissions ## Create the SSH directory and give it the right permissions
## ##
- mkdir -p ~/.ssh - mkdir -p ~/.ssh
- chmod 700 ~/.ssh - ls - chmod 700 ~/.ssh
- ls
- apt-get update - apt-get update
- apt-get install -y build-essential cmake - apt-get install -y build-essential cmake
......
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