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

Update .gitlab-ci.yml file

parent 12c654c7
No related branches found
No related tags found
No related merge requests found
...@@ -29,6 +29,7 @@ build-job: ...@@ -29,6 +29,7 @@ build-job:
stage: build stage: build
script: script:
- echo "Installing environment..." - echo "Installing environment..."
- apt-get update
- apt-get install python3 virtualenv python3-setuptools - apt-get install python3 virtualenv python3-setuptools
- virtualenv -p python3 ansible - virtualenv -p python3 ansible
- source ansible/bin/activate - source ansible/bin/activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment