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

CI: fix script

parent a3b48123
No related branches found
No related tags found
No related merge requests found
stages: stages:
- build - build
- push
build: build:
stage: build stage: build
script: script:
- docker build -t registry.faked.org/gitlab-ci/android:latest . - docker build -t registry.magic-technik.de/gitlab-ci/android .
push: - docker push registry.magic-technik.de/gitlab-ci/android
stage: push tags:
script: - docker
- 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