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

install release-cli

parent 4dbe7703
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@ release_job:
  image: registry.gitlab.com/gitlab-org/release-cli:latest
  only:
    - develop-ci
  needs: 
    - deploy_package
  # needs: 
  #   - deploy_package
  script:
    - echo "Running the release job for $VERSION from commit $CI_COMMIT_SHA"
    - curl --location --output /usr/local/bin/release-cli "https://gitlab.com/api/v4/projects/gitlab-org%2Frelease-cli/packages/generic/release-cli/latest/release-cli-linux-amd64"