Skip to content

Commit

Permalink
Rename jenkins/jnlp-slave -> jenkins/inbound-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
nwton committed Oct 17, 2020
1 parent ad09002 commit 4618258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-slave.sh
@@ -1,3 +1,3 @@
#!/bin/bash
sudo docker run jenkins/jnlp-slave -url http://172.17.0.1:8080/jenkins -workDir=/home/jenkins/agent 430fa1da020e7fca4344d120cfc70f7f1baf9202a6b635a71c1c0f85b617b0d4 mynode

sudo docker run jenkins/inbound-agent -url http://172.17.0.1:8080/jenkins -workDir=/home/jenkins/agent 430fa1da020e7fca4344d120cfc70f7f1baf9202a6b635a71c1c0f85b617b0d4 mynode

0 comments on commit 4618258

Please sign in to comment.