Skip to content

Commit

Permalink
Review recipe for building image for gnupg
Browse files Browse the repository at this point in the history
  • Loading branch information
drmalex07 committed Apr 8, 2024
1 parent cbf7caf commit 9d41726
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-build-gnupg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ run-name: Build container image with GnuPG suite

on:
push:
paths:
- 'gnupg/**'
- '.github/workflows/docker-build-gnupg.yml'
#paths:
#- 'gnupg/**'
#- '.github/workflows/docker-build-gnupg.yml'
branches:
- 'gnupg'
tags:
Expand Down

0 comments on commit 9d41726

Please sign in to comment.