Skip to content
Snippets Groups Projects
Verified Commit fd387bde authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Fixed web-job condition.

parent b3088272
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ preview web site:
- yarn
- hugo --environment staging
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: $CI_MERGE_REQUEST_ID
changes:
- web/**/*
- scripts/ci/jobs/web.yml
......
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