Skip to content
Snippets Groups Projects
Commit 1c45ef20 authored by Andri Joos's avatar Andri Joos 😊
Browse files

add .gitlab-ci.yml

parent 4e0cb59e
No related branches found
No related tags found
No related merge requests found
Pipeline #6375 canceled with stage
include:
- project: docker-images/templates
ref: devcontainer_images
file: devcontainer_images.gitlab-ci.yml
build:
extends: .build_image_job_template
variables:
IMAGE_BASENAME: devcontainer-latex
IMAGE_NAME: ${IMAGE_PREFIX}/${IMAGE_BASENAME}:latest,${IMAGE_PREFIX}/${IMAGE_BASENAME}:1.0
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