push tags to docker hub (#1766)

This commit is contained in:
Dominic Wong 2020-06-30 17:26:59 +01:00 committed by GitHub
parent b882ff3df9
commit 355ad2a1af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,3 +19,4 @@ jobs:
name: micro/go-micro
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
tag_names: true