Skip to content
Snippets Groups Projects
Verified Commit f2325da2 authored by Adam Caprez's avatar Adam Caprez
Browse files

Fetch Singularity image list for deploy.

parent 6d28fdcb
Branches
No related tags found
1 merge request!66Fetch Singularity image list for deploy.
......@@ -30,6 +30,7 @@ deploy:
tags:
- docs-test
script:
- curl -L https://raw.githubusercontent.com/unlhcc/singularity-dockerfiles/master/IMAGELIST.md > static/markdown/singularity-images.md
- hugo --ignoreCache -b ${BASE_URL} -v
- pandoc -s content/facilities.md -o public/facilities.docx
- rsync -avz --delete public/ $DEPLOY_ROOT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment