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

add .gitlab-ci.yml

parent 8e1763fa
No related merge requests found
Pipeline #6385 passed with stage
in 2 minutes and 46 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
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