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

add tag to images in cié

parent f09733e3
No related branches found
No related tags found
1 merge request!4Working docker
Pipeline #9320 failed
......@@ -9,7 +9,7 @@ cache:
- cd /srv/blog/content/slides && yarn
build:
image: docker.isima.fr/vimazeno/pelican_perso_python
image: docker.isima.fr/vimazeno/pelican_perso_python:latest
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
image: docker.isima.fr/vimazeno/pelican_perso_kerberos:latest
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