Answer the question
In order to leave comments, you need to log in
What are artifacts in Gitlab?
Good day!
Google gives a completely abstract and useless answer to this. Do I understand correctly that artifacts are errors in the build, test, deploy process that are saved to a file?
Answer the question
In order to leave comments, you need to log in
No. Artifact is the general name of any file resulting from a build. This can be the build result itself (jar or exe), a test report, generated data, etc. In other words, an artifact is something material that does not disappear after the end of the pipeline (unlike temporary files that are deleted at the end of the process)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question