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

Finished release 0.14.

parents 63777e7f 39fd2211
Branches
Tags 0.14
No related merge requests found
Pipeline #84954 passed
......@@ -13,7 +13,8 @@ RUN mkdir -p /app/gap/ansible /etc/ansible && \
RUN pip install \
--pre \
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
--trusted-host 150.254.211.2 \
--extra-index-url https://150.254.211.2/artifactory/api/pypi/geant-swd-pypi/simple \
goat-lso==${ARTIFACT_VERSION}
RUN ansible-galaxy install \
-r ansible-galaxy-requirements.yaml \
......
......@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name="goat-lso",
version="0.13",
version="0.14",
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