Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Grafana Station Dashboards
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
Grafana Station Dashboards
Merge requests
!30
Edit .gitlab-ci.yml
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Edit .gitlab-ci.yml
fix-grafana-station-dashboard
into
main
Overview
0
Commits
1
Pipelines
1
Changes
1
Closed
Corné Lukken
requested to merge
fix-grafana-station-dashboard
into
main
2 weeks ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
4f9bcf46
1 commit,
2 weeks ago
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
.gitlab-ci.yml
+
3
−
0
Options
@@ -2,6 +2,9 @@ stages:
-
build
-
tag-latest
-
trigger
default
:
image
:
docker:latest
variables
:
IMAGE_TAG
:
$CI_COMMIT_REF_SLUG-$CI_PIPELINE_ID
Loading