Skip to content

Commit

Permalink
Copy rum-loadgen.yaml to manifests dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcastley committed Nov 6, 2024
1 parent 73d3217 commit ddcdcda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/releasing/make-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ fi
rm -rf "${REPO_ROOT}/${RELEASE_DIR}"
mkdir "${REPO_ROOT}/${RELEASE_DIR}"

cp "${REPO_ROOT}/loadgen/rum-loadgen.yaml" "${REPO_ROOT}/${RELEASE_DIR}/rum-loadgen.yaml"

# build and push release images
skaffold config set local-cluster false
skaffold build --file-output="artifacts.json" --profile "${PROFILE}" \
Expand Down

0 comments on commit ddcdcda

Please sign in to comment.