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

force docker images

parent 35046e8b
No related branches found
No related tags found
1 merge request!4Working docker
Pipeline #9321 passed
......@@ -9,7 +9,7 @@ cache:
- cd /srv/blog/content/slides && yarn
build:
image: docker.isima.fr/vimazeno/pelican_perso_python:latest
image: docker.isima.fr/vimazeno/pelican_perso_python:35046e8
stage: build
script:
- git submodule init
......@@ -17,7 +17,7 @@ build:
- PATH=/root/.local/bin:$PATH pelican
deploy:
image: docker.isima.fr/vimazeno/pelican_perso_kerberos:latest
image: docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8
stage: deploy
script:
# récupération du KEYTAB en hexa
......
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