Skip to content
Snippets Groups Projects
Commit faafc1d6 authored by romanvalov's avatar romanvalov
Browse files

fix artifacts paths

parent 9a9a8eb6
No related branches found
No related tags found
No related merge requests found
...@@ -35,8 +35,8 @@ variables: ...@@ -35,8 +35,8 @@ variables:
GLOBAL4: "test!" GLOBAL4: "test!"
artifacts: artifacts:
paths: paths:
- *.txt - ./*.txt
- *.log - ./*.log
run-x86_64: run-x86_64:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment