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

add devcontainer_images.gitlab-ci.yml

parent fd0d0371
No related branches found
No related tags found
No related merge requests found
include:
- local: images.gitlab-ci.yml
variables:
DOCKER_LOGIN_CMD: docker login --username $DOCKER_DEVCONTAINER_USERNAME --password $DOCKER_DEVCONTAINER_PASSWORD
DOCKER_LOGOUT_CMD: docker logout
IMAGE_PREFIX: $DOCKER_DEVCONTAINER_USERNAME
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