User Tools

Site Tools


gitlab-ci-release

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gitlab-ci-release [2020/08/31 00:22] admingitlab-ci-release [2020/08/31 00:51] (current) admin
Line 5: Line 5:
   * ''create_version'' Build and attach files as artifacts.   * ''create_version'' Build and attach files as artifacts.
     * ''echo 'JOB_ARTIFACT_ID='$CI_JOB_ID > build.env'' - Will save the jobs id to env var     * ''echo 'JOB_ARTIFACT_ID='$CI_JOB_ID > build.env'' - Will save the jobs id to env var
-  * ''release'' Attach file to relase if tag is a relase+  * ''release'' Add asset link to release if tag is a release
     * ''export $(xargs <build.env)'' - Exports env vars set in ''build.env'' file     * ''export $(xargs <build.env)'' - Exports env vars set in ''build.env'' file
  
gitlab-ci-release.txt · Last modified: 2020/08/31 00:51 by admin