Pin nginx Docker tag to a529900 #13

Merged
kovagoadi merged 4 commits from renovate/pin-dependencies into main 2025-10-28 13:44:37 +01:00
Showing only changes of commit 515b8735ae - Show all commits

View File

@@ -67,7 +67,7 @@ jobs:
chmod 644 ~/.ssh/known_hosts chmod 644 ~/.ssh/known_hosts
- name: Create directory on remote - name: Create directory on remote
run: ssh -p "$SSH_PORT" $SSH_USER@$SSH_HOST "mkdir -p '${{ needs.prepare_deployment_vars.outputs.deploy_path }}'" run: ssh -p "$SSH_PORT" $SSH_USER@$SSH_HOST "id && mkdir -p '${{ needs.prepare_deployment_vars.outputs.deploy_path }}'"
sync_repo_files: sync_repo_files:
name: Sync repository files name: Sync repository files