Skip to content

Commit

Permalink
docs: suggest running chaski update-rust-deps in next steps
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitewarp committed Dec 5, 2024
1 parent dfe17d9 commit 7a0315e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discobuilder/builder/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def show_next_steps_summary(
sed -i 's/^quipucords-server: 1.4.2$/quipucords-server: 1.4.3/' sources-version.yaml
CHASKI update-remote-sources {config.DISCOVERY_SERVER_GIT_REPO_PATH}
CHASKI update-rust-deps {config.DISCOVERY_SERVER_GIT_REPO_PATH}
git commit -am 'build: update quipucords-server 1.4.3'
git push --set-upstream origin {config.PRIVATE_BRANCH_NAME}
Expand Down

0 comments on commit 7a0315e

Please sign in to comment.