Skip to content
Snippets Groups Projects

Edit .gitlab-ci.yml

Closed Corné Lukken requested to merge fix-grafana-station-dashboard into main
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -2,6 +2,9 @@ stages:
- build
- tag-latest
- trigger
default:
image: docker:latest
variables:
IMAGE_TAG: $CI_COMMIT_REF_SLUG-$CI_PIPELINE_ID
Loading