Merge pull request #1886 from inventree/revert-1885-docker-publish

Revert "Publish on tags also"
This commit is contained in:
Oliver 2021-07-30 13:39:49 +10:00 committed by GitHub
commit 7ed43f5a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@ name: Docker Publish
on:
release:
types: [published]
tags: [1-9]+.[0-9]+.[0-9]+
jobs:
publish_image: