Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-19 | Support CentOS 7 in GoogleStorage Gitlab template | Trevor Bramwell | 1 | -1/+6 | |
Add a check for `dnf` to the GoogleStorage gitlab-ci template, falling back to `yum` if the command is not available. This should allow the job to work on both CentOS 7 and 8. Change-Id: I0964c23d799bb394bc331bd740a0d6a1cba74082 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> | |||||
2021-05-07 | Add Gitlab Templates for Docker, RTD, and GS | Trevor Bramwell | 1 | -0/+30 | |
Adds template for Gitlab-CI that projects can include to build documentation, containers, and upload artifacts to Google Storage. Change-Id: Ibc3cc75a3717f11357417f787900a31646ef84aa Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> |