forked from martinjandrews/greenscreen
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
25 lines (19 loc) · 666 Bytes
/
config.yml
File metadata and controls
25 lines (19 loc) · 666 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# To get started, use one of the configurations below to point it at your build server.
# You'll need to include the line starting with a '-'. That's how the config files knows it's a list.
# List all jobs running on a server
# -
# url: http://localhost:8080/cc.xml
# A server with basic authentication.
# -
# url: http://localhost:8080/cc.xml
# username: hudson-user
# password: hudson-password
# If you have a lot of jobs, and you only want to show the status of some of them,
# try listing them explicitly
# -
# url: http://localhost:8080/cc.xml
# username: hudson-user
# password: hudson-password
# jobs:
# - roodi
# - runway