mirror of
https://github.com/alangrainger/immich-public-proxy.git
synced 2025-01-28 02:02:42 +01:00
Add Docker Hub
This commit is contained in:
parent
a91f8fa540
commit
4700e3bd54
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
@ -1,6 +1,7 @@
|
||||||
name: Create and publish a Docker image
|
name: Create and publish a Docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*' # Only on version tags like v1.0, v2.0, etc.
|
- 'v*' # Only on version tags like v1.0, v2.0, etc.
|
||||||
|
|
Loading…
Reference in a new issue