Skip to content
Snippets Groups Projects
Unverified Commit 20987249 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Fix fsmpi-ansible:bullseye image name

parent 61d38cf1
No related branches found
No related tags found
No related merge requests found
Pipeline #4437 failed
......@@ -100,7 +100,7 @@ ansible-bullseye:
extends: .build-bullseye
stage: second
variables:
IMAGE_NAME: fsmpi-ansible-bullseye
IMAGE_NAME: fsmpi-ansible
website-stretch:
extends: .build-stretch
......@@ -113,3 +113,9 @@ website-buster:
stage: second
variables:
IMAGE_NAME: fsmpi-website
website-bullseye:
extends: .build-bullseye
stage: second
variables:
IMAGE_NAME: fsmpi-website
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment