Skip to content
Snippets Groups Projects
Commit 38a2a754 authored by kaiyou's avatar kaiyou
Browse files

Fix the path in the CI file

parent bf374727
No related branches found
No related tags found
No related merge requests found
Pipeline #249 failed
......@@ -9,6 +9,6 @@ before_script:
build:
stage: build
script:
- docker build --tag $CI_REGISTRY_IMAGE:fluentd fluentd/fluent-plugin-loki
- docker build --tag $CI_REGISTRY_IMAGE:fluentd fluentd/fluent-plugin-grafana-loki
- docker push $CI_REGISTRY_IMAGE:fluentd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment