Skip to content
Snippets Groups Projects
Commit 10f00104 authored by František Řezníček's avatar František Řezníček
Browse files

feat" improve debugging with artifacts even when job fails

parent 54889232
No related branches found
No related tags found
1 merge request!49Draft: fix: mkdocs i18n plugin now requires new style config
Pipeline #323286 waiting for manual action
...@@ -159,6 +159,7 @@ docker-build: ...@@ -159,6 +159,7 @@ docker-build:
- export SITE_BUILD_DATE="$(env TZ=Europe/Prague date -I)" - export SITE_BUILD_DATE="$(env TZ=Europe/Prague date -I)"
- mkdocs build - mkdocs build
artifacts: artifacts:
when: always
paths: paths:
- site - site
expire_in: 1 week expire_in: 1 week
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment