Skip to content
Snippets Groups Projects
Commit ac2aaed5 authored by felix kleinert's avatar felix kleinert
Browse files

Update .gitlab-ci.yml

create public/docs
parent 00196eea
No related branches found
No related tags found
1 merge request!174Update IntelliO3-ts
Pipeline #49961 passed
...@@ -148,6 +148,8 @@ pages: ...@@ -148,6 +148,8 @@ pages:
- cp -af test_results/. public/test - cp -af test_results/. public/test
- ls public/test - ls public/test
- ls public - ls public
- mkdir -p public/docs
- ls public/docs
when: always when: always
artifacts: artifacts:
name: pages name: pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment