Skip to content

Commit

Permalink
Update JenkinsfileDeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
olofpp authored Oct 21, 2024
1 parent 9ba8676 commit a1409b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileDeploy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

def remote = [:]
remote.name = 'HOST'
remote.host = '10.67.107.24'
remote.host = 'sshserver'

node {

Expand Down

0 comments on commit a1409b1

Please sign in to comment.