gitpod-io / workspace-images

Ready to use docker images for Gitpod workspaces
https://hub.docker.com/u/gitpod
MIT License
480 stars 321 forks source link

Use placeholders to make tag name dynamic #1423

Closed kylos101 closed 2 months ago

kylos101 commented 2 months ago

Description

For push to main, we'll only push tags for this year and month. This should help reduce how much content we sync to Docker Hub. It is presently running for too long, causing the Github Action to timeout because the private runner is only available for 4 hours.

For release to latest, we'll continue using tags for this year.

Related Issue(s)

Fixes ENT-749

How to test

This lands on main, and the action finishes successfully. 🤞

Documentation

/hold