Update docker-publish.yml

This commit is contained in:
Oskar 2021-10-24 11:01:11 +02:00 committed by GitHub
parent 5826df1464
commit cccb7feb83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -31,6 +31,7 @@ jobs:
context: archlinux
push: ${{ github.event_name != 'pull_request' }}
tags: medzik/android-sdk:archlinux
ubuntu:
needs: archlinux
runs-on: ubuntu-latest
@ -51,4 +52,6 @@ jobs:
with:
context: ubuntu
push: ${{ github.event_name != 'pull_request' }}
tags: medzik/android-sdk:latest
tags: |
medzik/android-sdk:ubuntu
medzik/android-sdk:latest