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

add .gitlab-ci.yml

parent 8e1763fa
No related branches found
No related tags found
No related merge requests found
Pipeline #6384 passed with stage
in 2 minutes and 47 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-dotnet
IMAGE_NAME: ${IMAGE_BASENAME}:8.0,${IMAGE_BASENAME}:8.0-sdk
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