diff options
author | Dan Williams <dan@ioncontrol.co> | 2025-02-27 07:44:26 -0600 |
---|---|---|
committer | Dan Williams <dan@ioncontrol.co> | 2025-02-27 08:06:10 -0600 |
commit | 0bf02c88cb070c54db9ce3ba6afaef0b5323a0b9 (patch) | |
tree | bf64386a3351bd8d59d4bf3541def0367c4e3b35 /include/ModemManager-enums.h | |
parent | 2a65ca978dfbdaac126d24edee852eba63ba800d (diff) |
ci: fix job image ordering
With the FDO CI templates, the first container used must
be .fdo.container-build@ubuntu which builds the actual
container the rest of the pipeline can use with
.fdo.distribution-image@ubuntu.
.fdo.container-build@ubuntu uses a static 'image:' tag for
its job base image and then pushes to the project registry.
If the first job incorrectly uses .fdo.distribution-image@ubuntu
instead, it appears to fail for MR branches because that target
uses CI_REGISTRY_USER as part of the 'image:' tag which gitlab
sets to the username of the submitter. Which of course fails
because that user has never built the image before...
Using Docker executor with image registry.freedesktop.org/<username>/modemmanager/ubuntu/20.04:2023-01-03.1 ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.freedesktop.org/<username>/modemmanager/ubuntu/20.04:2023-01-03.1 ...
Signed-off-by: Dan Williams <dan@ioncontrol.co>
Diffstat (limited to 'include/ModemManager-enums.h')
0 files changed, 0 insertions, 0 deletions