Files
stellars-jupyterhub-ds/Makefile
stellarshenson 4261a60884 fix: always create Docker tag in make push regardless of git tag state
docker tag was inside the git tag else-branch, so when git tag already
existed (e.g., rebuild without version bump), Docker tag was never
created and make push failed with "tag does not exist"
2026-02-09 19:08:01 +01:00

4.4 KiB