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

fixup! add volume

parent f9b3d4f7
No related branches found
No related tags found
No related merge requests found
Pipeline #9293 failed
image: docker.isima.fr/vimazeno/pelican_perso
volumes:
- .:/srv/pelican
cache:
paths:
......@@ -8,6 +6,8 @@ cache:
build:
stage: build
volumes:
- .:/srv/pelican
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