1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00

Update docker workflow to push releases

This commit is contained in:
Asim Aslam 2020-04-17 10:50:44 +01:00
parent ac5822f1ee
commit c0b0f63757

View File

@ -4,7 +4,9 @@ on:
push:
branches:
- master
tags:
- v2.*
- v3.*
jobs:
build:
runs-on: ubuntu-latest