Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmwang committed Feb 2, 2025
1 parent 13edaf2 commit 4f52d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runbook-reset-dev-mongo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
set -e # Exit immediately if a command fails
# Create Mongo job from mongo-reset
kubectl create job --from=cronjob/bt-reset-dev-mongo bt-reset-dev-mongo-ga-manual
kubectl create job --from=cronjob/bt-base-reset-dev-mongo bt-base-reset-dev-mongo-ga-manual
echo "MongoDB reset scheduled."
# Wait for job_pod log output
Expand Down

0 comments on commit 4f52d61

Please sign in to comment.