mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-06-15 17:53:34 +00:00
docker-build should also run on tags (#230)
This commit is contained in:
@@ -2,6 +2,7 @@ name: Docker Image
|
||||
on:
|
||||
push:
|
||||
branches: [ "master", "develop" ]
|
||||
tags: [ "v*" ]
|
||||
pull_request:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user