Closed viklund closed 6 years ago
Proposed image tags so far:
:latest
- points to latest state of dev
branch (i.e. should be updated after each merge):PR<num>
- points to the state of the proposed next dev
(i.e. successful merge of branch and dev), used in integration testing. It will result in multiple of these being created from now forward:<git_tag>
- points to a state of the github tag
nbisweden/ega-os
and nbisweden/ega-openssh
are rarely update and should stay with latest
tagOther issues:
I don't know if this logic is sane, but the images are built before in the same process so I guess it should be ok.
Should more images be pushed? If so we can add them to the array.