Skip to content
Snippets Groups Projects
Commit ff50e9b7 authored by Thomas Spitzlei's avatar Thomas Spitzlei
Browse files

Add new file

parent dadd1fad
Branches
No related tags found
No related merge requests found
Pipeline #113687 passed
build_image:
image: docker:git
services:
- docker:dind
script:
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN $CI_REGISTRY
- docker build -t $CI_REGISTRY_IMAGE --pull .
- docker push $CI_REGISTRY_IMAGE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment