Commit a76a561f authored by FulcrandG's avatar FulcrandG
Browse files

Testing release job

parent b8f5f557
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ release:
    -       echo "no release for the version ${VERSION}"
    -       release-cli create --name job-${JOB}-${VERSION}
                                --description $(cat jobs/${JOB}/versions/${VERSION}.md)
                                --tag-name ${JOB}-${VERSION}
                                --tag-name job
                                --ref ${CI_COMMIT_SHA}
                                --assets-link "{\"name\":\"Hub url\",\"url\":\"https://jobs.go2scale.io/${VERSION}/${JOB}.yml\",\"link_type\":\"other\",\"filepath\":\"jobs/${JOB}/${JOB}.yml\"}"
    -     else