Skip to content

Commit

Permalink
removing uneeded script step
Browse files Browse the repository at this point in the history
  • Loading branch information
gizas committed Jul 17, 2024
1 parent e8bf4e8 commit 877216a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .buildkite/scripts/steps/sync-k8s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ echo "--- [File Creation] Create-Needed-Manifest"
WITHOUTCONFIG=true make generate-k8s
./creator_k8s_manifest.sh .

echo "--- [File Update] Kustomize-Tempates"
GENERATEKUSTOMIZE=true make ci-create-kustomize

echo "--- [Clone] Kibana-Repository"
make ci-clone-kibana-repository
cp Makefile ./kibana
Expand Down

0 comments on commit 877216a

Please sign in to comment.