-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packaging: update Windows build to detain fluent-bit artefacts (#4695)
* packaging: update Windows build to detain fluent-bit artefacts Signed-off-by: Patrick Stephens <[email protected]> * packaging: build td-agent-bit too Signed-off-by: Patrick Stephens <[email protected]> * workflows: skip unit tests for this type of update Signed-off-by: Patrick Stephens <[email protected]>
- Loading branch information
1 parent
f7427d8
commit 181658e
Showing
3 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ on: | |
- 'docker_compose/**' | ||
- 'packaging/**' | ||
- '.gitignore' | ||
- 'appveyor.yml' | ||
|
||
jobs: | ||
run-all-unit-tests: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ on: | |
- 'docker_compose/**' | ||
- 'packaging/**' | ||
- '.gitignore' | ||
- 'appveyor.yml' | ||
branches: | ||
- master | ||
- 1.8 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters