Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f07ece31 authored by SOLIMAN Sylvain's avatar SOLIMAN Sylvain :coffee:
Browse files

subdir and bump

parent e0be27a0
No related branches found
No related tags found
No related merge requests found
Pipeline #1023657 failed
......@@ -32,7 +32,7 @@ pages:
rules:
- if: $CI_COMMIT_TAG # Run this job when a tag is created
script:
- mkdir /tmp/public
- mkdir -p /tmp/public/releases
- swipl -g "doc_save('.', [doc_root('/tmp/public'), recursive(true), if(true)])" -t halt
- mv /tmp/public .
- swipl -g "create_gitlab_releases_page('public/releases/index.html')" -t halt prolog/gitlabci.pl
......
name('gitlabci').
version('1.0.1').
version('1.0.2').
title('Create a pack release page using Gitlab CI').
author('Sylvain Soliman', 'Sylvain.Soliman@inria.fr').
home('https://gitlab.inria.fr/soliman/gitlabci/').
......
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