mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Revert "Publish on tags also"
This commit is contained in:
1
.github/workflows/docker_publish.yaml
vendored
1
.github/workflows/docker_publish.yaml
vendored
@ -5,7 +5,6 @@ name: Docker Publish
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
tags: [1-9]+.[0-9]+.[0-9]+
|
||||
|
||||
jobs:
|
||||
publish_image:
|
||||
|
Reference in New Issue
Block a user