Skip to content
Snippets Groups Projects
Commit 67ff68b8 authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Moved branch devel to preview and changed .gitlab-ci.yml

parent 1fc637a1
No related branches found
No related tags found
2 merge requests!322Merge preview into main,!319Merge preview into main
......@@ -55,9 +55,9 @@ release:
only:
- main
release_devel:
release_preview:
stage: release
script:
- docker run --rm -v /var/www/html/preview:/mnt ${BASE_IMAGE} mkdocs build --site-dir /mnt
only:
- devel
- preview
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment