mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-13 17:34:57 +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:
|
||||
push:
|
||||
branches: ['master']
|
||||
tags: ['*']
|
||||
paths-ignore:
|
||||
- README.MD
|
||||
- LICENSE
|
||||
|
||||
Reference in New Issue
Block a user