Skip to content

Conversation

aelsabbahy
Copy link
Member

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

This might fail for a day or so until the travis image cache expires.

TODO: proper image tagging instead of relying on :latest

@dklimpel
Copy link
Contributor

With #901 you can create images by pushing to master or by start job manually.

It creates images with latest or <md5_checksum_from_imagefile> tag. It is possible to add images when a tag in repo is set.

Then it would be possible, for example, to create a latest image (or <branch_name> or <md5_checksum_from_imagefile> in the pipeline if the checksum is not correct and otherwise use the image from a defined or checksum tag.

@aelsabbahy aelsabbahy merged commit 99db7ab into master Jun 21, 2024
@aelsabbahy aelsabbahy deleted the update_image_cache branch June 21, 2024 18:41
@aelsabbahy
Copy link
Member Author

Oops, clicked merge before reading your message. I'll check out that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants