Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 8c54d80

Browse files
author
Chris Wiechmann
committed
[skip ci] Logstash pipelines.yml is missing
1 parent a48fab7 commit 8c54d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-axway-elk-apim.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: |
5454
mkdir -p helm/configuration/logstash
5555
cp -r logstash/pipelines helm/configuration/logstash
56-
cp -r logstash/config helm/configuration/config
56+
cp -r logstash/config helm/configuration/logstash
5757
tree -f helm/configuration
5858
- name: Create packaged Helm-Chart
5959
run: helm package ./helm --dependency-update --app-version ${{ github.event.release.tag_name }} --version ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)