fix(gpg): Check GPG env variables before exiting if gpgkeys directory is empty

This commit is contained in:
Carlos Álvaro
2022-11-10 21:07:29 +01:00
committed by Carlos D. Álvaro
parent d2f4f581bb
commit f133516e14
6 changed files with 17 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ Automated builds of the image are available on
the recommended method of installation.
```sh
docker pull ghcr.io/cdalvaro/docker-salt-master:3005.1-2
docker pull ghcr.io/cdalvaro/docker-salt-master:3005.1-2_1
```
You can also pull the latest tag which is built from the repository `HEAD`