Skip to content

Fix dorie dockerfile paths

Lukas Riedel requested to merge fix-dorie-dockerfile-paths into master

What does this MR do?

This fixes the object file paths inside dorie.dockerfile. These paths were updated in !103 (merged).

Why was this MR needed?

The object files moved to a different location, causing the deploy job to fail because they could not be properly deleted.

Is there something that needs to be double checked?

  • dorie.dockerfile builds locally.

Can this MR be accepted?

  • Pipeline passing
  • [ ] Added entry to CHANGELOG.md

Related issues

!103 (merged), #107 (closed)

Edited by Lukas Riedel

Merge request reports