docker image only on master branch

This commit is contained in:
Thomas Rudin 2020-02-17 17:34:06 +01:00 committed by GitHub
parent 2195135810
commit fc0667311a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
name: docker
on: [push]
on:
push:
branches:
- master
jobs:
build: