Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
boilr
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ifs
boilr
Commits
04d1f18e
Commit
04d1f18e
authored
1 year ago
by
Nicola Jordan
Browse files
Options
Downloads
Patches
Plain Diff
specifiy where the tag has to be created
parent
91715316
No related branches found
No related tags found
No related merge requests found
Pipeline
#257780
passed with stage
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
04d1f18e
...
...
@@ -76,7 +76,7 @@ sonarcloud-check:
release_job
:
stage
:
release
rules
:
-
if
:
$CI_COMMIT_TAG
# Run this job when a tag is created
-
if
:
$CI_COMMIT_TAG
# Run this job when a tag is created
, through the UI of gitlab
script
:
-
./go-executable-build.sh boilr boilr.go
release
:
# See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment