Unverified Commit 3845ce31 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

filepath for saref-pipeline.jar

parent 77b46549
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ release_job:
    - echo "Running the release job for $VERSION from commit $CI_COMMIT_SHA"
    - curl --location --output release-cli "https://gitlab.com/api/v4/projects/gitlab-org%2Frelease-cli/packages/generic/release-cli/latest/release-cli-linux-amd64"
    - chmod +x release-cli
    - ./release-cli create --description "Release $VERSION" --tag-name "$VERSION" --ref "$CI_COMMIT_SHA"  --assets-link "{\"url\":\"https://labs.etsi.org/rep/api/v4/projects/28/packages/maven/fr/mines-stetienne/ci/saref/saref-pipeline/$VERSION/saref-pipeline-$VERSION.jar\",\"name\":\"saref-pipeline.jar\",\"filepath\":\"saref-pipeline.jar\"}"
    - ./release-cli create --description "Release $VERSION" --tag-name "$VERSION" --ref "$CI_COMMIT_SHA"  --assets-link "{\"url\":\"https://labs.etsi.org/rep/api/v4/projects/28/packages/maven/fr/mines-stetienne/ci/saref/saref-pipeline/$VERSION/saref-pipeline-$VERSION.jar\",\"name\":\"saref-pipeline.jar\",\"filepath\":\"/saref-pipeline.jar\"}"
  # release:
  #   tag_name: '$VERSION'
  #   description: 'Release $VERSION'
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ The SAREF pipeline is part of the SAREF Development Framework
  https://portal.etsi.org/STF/STFs/STF-HomePages/STF578


 [Download the latest build here](https://labs.etsi.org/rep/saref/saref-pipeline/-/packages/)
 [Download the latest build here](https://labs.etsi.org/rep/saref/saref-pipeline/-/releases/permalink/latest/downloads/saref-pipeline.jar)

This SAREF-Pipeline may be run: