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: ...@@ -7,7 +7,9 @@ cache:
build: build:
stage: build stage: build
volumes: volumes:
- .:/srv/pelican www:
path: /srv/pelican
mode: [ rw ]
script: script:
# récupération du KEYTAB en hexa # récupération du KEYTAB en hexa
- echo "$KEYTAB" > my.keytab.hex - echo "$KEYTAB" > my.keytab.hex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment