You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/04/21 06:21:18 UTC

[GitHub] [trafficcontrol] zrhoffman edited a comment on issue #4639: Use prebuilt images to build Traffic Control components

zrhoffman edited a comment on issue #4639:
URL: https://github.com/apache/trafficcontrol/pull/4639#issuecomment-616620131


   Added build tag regexes. Now, in addition to the `latest` tag being updated the `master` branch is updated, the following tags are built when a new release tag is pushed to the repo (e.g., `RELEASE-4.0.0`):
   - `stable`
   - `RELEASE-4.0.0`
   - `RELEASE-4.0`
   - `RELEASE-4`
   - `4.0.0`
   - `4.0`
   - `4`
   
   The following docker image tags are built when a new release candidate tag is pushed to the repo (e.g., `RELEASE-4.0.0-RC4`):
   - `RELEASE-4-RC4`
   - `RELEASE-4-RC`
   - `RELEASE-4.0-RC4`
   - `RELEASE-4.0-RC`
   - `RELEASE-4.0.0-RC4`
   - `RELEASE-4.0.0-RC`
   - `RC`
   - `4-RC4`
   - `4-RC`
   - `4.0-RC4`
   - `4.0-RC`
   - `4.0.0-RC4`
   - `4.0.0-RC`
   
   Edit: Formatting


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org