Skip to content

Use "old" stable docker tag for GitPod as well

Lukas Eipert requested to merge leipert-temp-workspace-image into main

What does this Merge Request do and why?

Follow up to: !1583 (merged)

We currently have an old tag "gitpod-workspace-image" which is still used by legacy branches in GitLab, we should tag and push this as an alias for "stable" in order for folks to benefit on those old MRs as well.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Lukas Eipert

Merge request reports