mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
[gha] build docker containers on tags
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
22ef1be82b
commit
4f74acb2d3
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- openssl
|
||||
tags:
|
||||
- *
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue