Skip to content

fix(build_n_push.sh): add a missing dot #10445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Mar 19, 2025

python-version doesn't exist in the code, while .python-version does...

this commit should fix the ability to build hydra docker images

Testing

  • test locally

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

`python-version` doesn't exist in the code, while `.python-version` does...

this commit should fix the ability to build hydra docker images
@fruch fruch added the backport/none Backport is not required label Mar 19, 2025
@fruch fruch marked this pull request as ready for review March 19, 2025 22:13
@fruch fruch merged commit 0884d45 into scylladb:master Mar 19, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/none Backport is not required promoted-to-master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants