Channel: JetBrainsTV
Category: Science & Technology
Tags: ci/cd tutorialssh build pipelinesshssh deployteamcity tutorial
Description: Connecting to remote machines via SSH can be an important part of your CI/CD process. This tutorial shows an example of a deployment job which requires connecting to a target machine via an SSH and running a deployment script there. Learn how to make an SSH Exec build step a part of your build configurations, and how to upload an SSH key in TeamCity to pass it to the build agents. 0:00 Intro 0:19 Example of a deployment step 1:18 SSH Exec build step 2:40 Uploading an SSH key 3:08 Running the build and reviewing results