[gha] build docker containers only on specific paths changes

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas 2023-12-18 09:55:10 +00:00
parent c3429bb1a9
commit 05eda2bc9e
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
2 changed files with 10 additions and 32 deletions

View file

@ -5,6 +5,16 @@ on:
branches:
- openssl
- docker
paths:
- .github/workflows/docker.yml
- contrib/docker/**
- contrib/certificates/**
- daemon/**
- i18n/**
- libi2pd/**
- libi2pd_client/**
- Makefile
- Makefile.linux
tags:
- '*'