Skip to content

Commit cbfef5d

Browse files
committed
update
1 parent ec12f0a commit cbfef5d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jenkins/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ $ docker-compose exec --user root jenkins apk add -U git
2727
$ curl http://localhost:8080/
2828
```
2929

30+
## download jdk and agent.jar
31+
32+
- https://www.oracle.com/java/technologies/downloads/#jdk23-linux
33+
- http://localhost:8080/jnlpJars/agent.jar
34+
3035
## fix slow network
3136

3237
```bash

0 commit comments

Comments
 (0)