Skip to content
Snippets Groups Projects
Commit 2cbaa989 authored by fejao's avatar fejao
Browse files

Updated ci-cd

parent 99d13413
No related branches found
No related tags found
1 merge request!10Added molecule tests for 'test' role
Pipeline #37407 failed
......@@ -144,6 +144,9 @@ molecule-test:
before_script:
# - apt-get update && apt-get install -y python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/*
- apk add --no-cache python3 py3-pip
#####
- rm /usr/lib/python*/EXTERNALLY-MANAGED
- python3 -m ensurepip
- pip install -r ci-cd/requirements.txt
# - pip3 install -r ci-cd/requirements.txt
# - pip3 install --upgrade molecule molecule-docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment