Skip to content
Snippets Groups Projects
Commit 5625077b authored by Herman van Rink's avatar Herman van Rink
Browse files

sudo

parent f61b4468
No related branches found
No related tags found
No related merge requests found
...@@ -104,7 +104,8 @@ test:behat: ...@@ -104,7 +104,8 @@ test:behat:
before_script: before_script:
- docker info - docker info
- apt-get install --yes git-core - sudo apt-get update
- sudo apt-get install --yes git-core
- git clone http://github.com/aegir-project/tests.git tests - git clone http://github.com/aegir-project/tests.git tests
- cd tests - cd tests
- git checkout $AEGIR_TESTS_VERSION - git checkout $AEGIR_TESTS_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment