Skip to content
Snippets Groups Projects
Commit 853777da authored by Jörg Sachse's avatar Jörg Sachse
Browse files

Update .gitlab-ci.yml file

parent 5cc583e0
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ unit-test-job: # This job runs in the test stage.
- apt-get -y update
- apt-get -y install python3
- source ansible/bin/activate
- ansible-galaxy install -r requirements.yml
- ansible-playbook site.yml -b -l localhost
variables:
ANSIBLE_ROLES_PATH: "/builds/digital-preservation/"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment