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

CI: fix script

parent 7e3fade5
No related branches found
No related tags found
No related merge requests found
stages:
- build
- push
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
- docker build -t registry.faked.org/gitlab-ci/android:latest .
push:
stage: push
script:
- docker push registry.faked.org/gitlab-ci/android:latest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment