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

Add .gitlab-ci.yml (fix)

parent 06ee5726
No related branches found
No related tags found
No related merge requests found
Pipeline #612 passed
...@@ -7,5 +7,6 @@ build: ...@@ -7,5 +7,6 @@ build:
script: script:
- docker build -t dcr.faked.org/musicbrainz:latest . - docker build -t dcr.faked.org/musicbrainz:latest .
- docker push dcr.faked.org/musicbrainz:latest - docker push dcr.faked.org/musicbrainz:latest
only: tags:
- master - docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment