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

fix tag building

parent f9d4b7c9
No related branches found
Tags 33
No related merge requests found
Pipeline #867 passed
......@@ -19,9 +19,8 @@ jobs:
images: |
jangrewe/gitlab-ci-android
tags: |
type=ref,event=branch
type=ref,event=tag
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
type=raw,value={{tag}}
flavor: latest=true
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment