Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f462184d authored by Alexandre MERLIN's avatar Alexandre MERLIN
Browse files

Merge branch 'generate-history' into 'master'

[ci] generate accesses_mode_history.yaml as artifact

See merge request !880
parents 31556381 ece72cb5
No related branches found
No related tags found
1 merge request!880[ci] generate accesses_mode_history.yaml as artifact
Pipeline #1083987 passed with warnings
......@@ -68,6 +68,17 @@ generate-reference-api:
- sh -c '[ "`git status -s`" = "" ]'
- git diff --exit-code
generate-access-history:
extends: .template-refrepo
stage: generate
script:
- export TZ=Europe/Paris
- bundle exec rake gen:accesses-history
artifacts:
paths:
- data/grid5000/accesses/accesses_mode_history.yaml
expire_in: 1 week
deploy:
stage: deploy
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment