#155 Where are my artefacts after a succesful build?

closed
None
2022-01-07
2022-01-02
aliazzz
No

Hi,

I have the the build proces running succesfully.
However I don't know where my artefacts are saved to after a succesful build? They are not available at the expected download location.

1) Can you clarify where the artefacts are after a succesful build?
2) Can you fix this behaviour?
3) Can you update the documentation (or let me update it after you fixed the backend)

The attachments contain:
1. a screenshot of the successful build
2. The build log
3. drone.yml
4. A screenshot of the expected place where I can download the artefacts

With kind regards

4 Attachments

Discussion

  • Ingo

    Ingo - 2022-01-07

    Hi Aliazzz,
    there was a permission problem, which prevented the artifacts to be written to the correct place, when there was already a folder in that place.
    This bug should be fixed. And now, the artifacts, will be available under /download/<repo-name>/...</repo-name>

    For example: https://forge.codesys.com/download/drv,d-logg,code/trunk/d-logg.package

    This is the artifact, which was written to ".drone-artifacts/trunk/d-logg.package" in the repo "drv,d-logg,code".

     
  • Ingo

    Ingo - 2022-01-07
    • status: open --> closed
     
  • aliazzz

    aliazzz - 2022-01-07

    2 remarks:

    1) Is the artifact download place (folder) been documented?
    2) The "Build" project has disappeared, this is intentional?

     

Log in to post a comment.