Skip to content
Snippets Groups Projects
Commit 754ba9c1 authored by Andri Joos's avatar Andri Joos :blush:
Browse files

add .gitlab-ci.yml

parent 1d6b2182
No related branches found
No related tags found
No related merge requests found
Pipeline #6382 passed with stage
in 3 minutes and 13 seconds
include:
- project: docker-images/templates
ref: master
file: devcontainer_images.gitlab-ci.yml
build:
extends: .build_image_job_template
variables:
IMAGE_BASENAME: ${IMAGE_PREFIX}/devcontainer-python
IMAGE_NAME: ${IMAGE_BASENAME}:3.12.7-bookworm,${IMAGE_BASENAME}:3.12-bookworm,${IMAGE_BASENAME}:3-bookworm
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment