Skip to content
Snippets Groups Projects
Commit a5d458ad authored by Edric Milaret's avatar Edric Milaret Committed by Guillaume Roguez
Browse files

build: switch weekly built

build every Thursday at midnight.

Change-Id: Iae47353f7cea36a76ff7d0f22ab3f1e7f77ca6b4
Tuleap: #336
parent 3cfcf7cd
No related branches found
No related tags found
No related merge requests found
...@@ -174,19 +174,19 @@ ...@@ -174,19 +174,19 @@
"git pull" "git pull"
], ],
"AutoDeploySchedule": { "AutoDeploySchedule": {
"fedora_21" : "@midnight", "fedora_21" : "0 0 0 * * THU",
"fedora_21_i386" : "@midnight", "fedora_21_i386" : "0 0 0 * * THU",
"fedora_22": "@midnight", "fedora_22": "0 0 0 * * THU",
"fedora_23": "@midnight", "fedora_23": "0 0 0 * * THU",
"debian_8": "@midnight", "debian_8": "0 0 0 * * THU",
"debian_8_i386": "@midnight", "debian_8_i386": "0 0 0 * * THU",
"debian_9": "@midnight", "debian_9": "0 0 0 * * THU",
"ubuntu_14.04": "@midnight", "ubuntu_14.04": "0 0 0 * * THU",
"ubuntu_15.04": "@midnight", "ubuntu_15.04": "0 0 0 * * THU",
"ubuntu_15.10": "@midnight", "ubuntu_15.10": "0 0 0 * * THU",
"ubuntu_14.04_i386": "@midnight", "ubuntu_14.04_i386": "0 0 0 * * THU",
"ubuntu_15.04_i386": "@midnight", "ubuntu_15.04_i386": "0 0 0 * * THU",
"ubuntu_15.10_i386": "@midnight" "ubuntu_15.10_i386": "0 0 0 * * THU"
}, },
"DeployScript": "ring-nightly-sign-deploy.sh", "DeployScript": "ring-nightly-sign-deploy.sh",
"NotificationMailAdress": ["Awesome Ring Team", "ring-dev@lists.savoirfairelinux.net"] "NotificationMailAdress": ["Awesome Ring Team", "ring-dev@lists.savoirfairelinux.net"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment