Skip to content

Commit 7e0d99c

Browse files
committed
Add conditional
1 parent 44b056e commit 7e0d99c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
ci-gpg-private-key: ${{secrets.CI_GPG_PRIVATE_KEY}}
3232
github-gopass-ci-token: ${{secrets.GITHUB_GOPASS_CI_TOKEN}}
33+
if: 'env.HELM_RELEASE_NAMES != ""'
3334
- run: scripts/publish-docker config
3435

3536
geoportal:

0 commit comments

Comments
 (0)