mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
make dev master docker image
This commit is contained in:
parent
ad14c83400
commit
4b5b9250f1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
@ -1,5 +1,8 @@
|
||||||
name: Docker
|
name: Docker
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue