Skip to content

Commit

Permalink
[gha] build docker containers on tags
Browse files Browse the repository at this point in the history
Signed-off-by: R4SAS <[email protected]>
  • Loading branch information
r4sas committed May 20, 2022
1 parent 22ef1be commit 4f74acb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- openssl
tags:
- *

jobs:
docker:
Expand Down

0 comments on commit 4f74acb

Please sign in to comment.