Test if the gitlab package is available before building the image #6

Closed
opened 2022-03-21 10:33:12 +00:00 by therbron · 3 comments
therbron commented 2022-03-21 10:33:12 +00:00 (Migrated from git.halia.dev)

Building the docker image depends on the gitlab package creation.
However, if the creation of said package takes too much time (on Gitlab's side), the pipeline will fail when requesting the package.

A test should be implemented to gracefully fail the task in this condition.

Building the docker image depends on the gitlab package creation. However, if the creation of said package takes too much time (on Gitlab's side), the pipeline will fail when requesting the package. A test should be implemented to gracefully fail the task in this condition.
therbron commented 2022-03-21 10:33:13 +00:00 (Migrated from git.halia.dev)

assigned to @therbron

assigned to @therbron
therbron commented 2022-03-21 10:35:40 +00:00 (Migrated from git.halia.dev)

mentioned in issue #7

mentioned in issue #7

Not needed anymore, as project has been discontinued.

Not needed anymore, as project has been discontinued.
This repo is archived. You cannot comment on issues.
No description provided.