mirror of
https://github.com/unmojang/drasl.git
synced 2025-09-08 06:35:12 -04:00
Only push to Docker on push tag
This commit is contained in:
parent
f8d8c2b24d
commit
72a83ee251
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -11,8 +11,6 @@ name: Publish Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user