Skip to content

Commit

Permalink
Correct reference to plugin folder
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Moraes <[email protected]>
  • Loading branch information
jonathanlbt1 committed Sep 8, 2024
1 parent d44f7bc commit 817c431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/workflows/openlineage-proxy-fluentd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ workflows:
only: main
context: release
requires:
- build-proxy-fluentd
- build-proxy-fluent-plugin-openlineage
- workflow_complete:
filters:
tags:
only: /^[0-9]+(\.[0-9]+){2}(-rc\.[0-9]+)?$/
requires:
- build-proxy-fluentPluginOpenlineage
- build-proxy-fluent-plugin-openlineage
- release-docker-proxy-backend

0 comments on commit 817c431

Please sign in to comment.