complete integration of mage build via github workflows

pull/31/head
Alex Shnitman 2021-03-10 21:37:10 +02:00
parent da48bc6272
commit 8118dfa6ac
1 changed files with 3 additions and 1 deletions

View File

@ -31,8 +31,10 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: ${{ secrets.DOCKERHUB_REPOSITORY }}:github
tags: ${{ secrets.DOCKERHUB_REPOSITORY }}:latest
dockerhub-sync-readme:
needs: dockerhub-build-push
runs-on: ubuntu-latest
steps:
- name: Sync README