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

Removed release_devel

parent ef1e3d68
No related branches found
No related tags found
2 merge requests!322Merge preview into main,!319Merge preview into main
......@@ -54,10 +54,3 @@ release:
- docker run --rm -v /var/www/html/hpc-wiki:/mnt ${BASE_IMAGE} mkdocs build --site-dir /mnt
only:
- master
release_devel:
stage: release
script:
- docker run --rm -v /var/www/html/devel:/mnt ${BASE_IMAGE} mkdocs build --site-dir /mnt
only:
- devel
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