From 7035316ceacf7404f8d1f38eed37b31eaa45a61d Mon Sep 17 00:00:00 2001 From: Refringe Date: Mon, 8 Apr 2024 16:33:16 -0400 Subject: [PATCH] Pipeline: Trigger a unique commit build --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e055e5b..7c9f037 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ https://db.sp-tarkov.com/ | Secret Name | Description | | :-------------- | :---------- | -| SSH_DEPLOY_HOST | The remote server host where deployments are pushed | -| SSH_PRIVATE_KEY | The private key that the SSH connection uses to connect to the remote server | -| SSH_KNOWN_HOSTS | The known_hosts entry for the remote server | +| SSH_DEPLOY_HOST | The remote server host where deployments are pushed. | +| SSH_PRIVATE_KEY | The private key that the SSH connection uses to connect to the remote server. | +| SSH_KNOWN_HOSTS | The known_hosts entry for the remote server. | ## Local Build