Skip to content
Snippets Groups Projects
Commit b3cc4995 authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

fixup! add volume

parent 3aeadb3c
No related branches found
No related tags found
No related merge requests found
Pipeline #9294 failed
......@@ -7,7 +7,9 @@ cache:
build:
stage: build
volumes:
- .:/srv/pelican
www:
path: /srv/pelican
mode: [ rw ]
script:
# récupération du KEYTAB en hexa
- echo "$KEYTAB" > my.keytab.hex
......
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