Skip to content
Snippets Groups Projects
Commit ed722a9b authored by geant-release-service's avatar geant-release-service
Browse files

Finished release 0.8.

parents 862654df 493e9fe1
No related branches found
No related tags found
No related merge requests found
Pipeline #84922 passed
......@@ -15,7 +15,7 @@ RUN pip install \
--pre \
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
goat-lso==${ARTIFACT_VERSION} \
--no-build-isolation
--no-isolation
RUN ansible-galaxy install \
-r ansible-galaxy-requirements.yaml \
-p /app/gap/ansible
......
......@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name="goat-lso",
version="0.7",
version="0.8",
author="GÉANT Orchestration & Automation Team",
author_email="goat@geant.org",
description="Lightweight Service Orchestrator",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment