mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-14 09:52:21 +00:00
add tag trigger
This commit is contained in:
1
.github/workflows/build-publish.yml
vendored
1
.github/workflows/build-publish.yml
vendored
@@ -5,6 +5,7 @@ name: Create and publish a Docker image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ['master']
|
branches: ['master']
|
||||||
|
tags: ['*']
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- README.MD
|
- README.MD
|
||||||
- LICENSE
|
- LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user