mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-05-25 12:04:40 +00:00
[gha] build docker containers only when pushing to openssl branch
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: Build containers
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- openssl
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user