Skip to content
Snippets Groups Projects
Commit 12792c6e authored by Aakash Ashok Naik's avatar Aakash Ashok Naik :eyes:
Browse files

Add new file

parent ca5f5517
No related branches found
No related tags found
No related merge requests found
Pipeline #118638 failed
image: gitlab-registry.mpcdf.mpg.de/nomad-lab/atomic-features-package
stages:
- doc_builds
pages:
stage: doc_builds
script:
- cd atomic-features-package/docs/
- make html
- mv _build/html/ ../../public/
- cd ../../
artifacts:
paths:
- public
only:
- master
- docs
- joss
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment