Skip to content
Snippets Groups Projects
Commit ba37d0d8 authored by Jan Grewe's avatar Jan Grewe
Browse files

Add .gitlab-ci.yml

parent bbe761c3
No related branches found
No related tags found
No related merge requests found
stages:
- build
build:
stage: build
script:
- docker build -t registry.magic-technik.de/gitlab-ci/android .
- docker push registry.magic-technik.de/gitlab-ci/android
tags:
- docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment