Skip to content
Snippets Groups Projects
Commit ec87ecd7 authored by Malte Bauch's avatar Malte Bauch
Browse files

Fix: failed pipeline for containerlab deploy

- update tag for CEOS_IMAGE
parent aab38fc2
No related branches found
No related tags found
1 merge request!284Improve usability and better output formatting for gosndc
Pipeline #99206 passed
This commit is part of merge request !284. Comments created here will be created in the context of that merge request.
variables: variables:
GOSDN_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}" GOSDN_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}"
GOSDN_TESTING_IMAGE: "${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}" GOSDN_TESTING_IMAGE: "${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}"
CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:latest" CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.28.0F"
GOLANG_VERSION: "1.18" GOLANG_VERSION: "1.18"
stages: stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment