mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
Undo docker image building trigger
This commit is contained in:
parent
df3ec2a1d4
commit
9ea99726c7
@ -92,16 +92,16 @@ workflows:
|
||||
<<: *DOCKERHUB_CONTEXT
|
||||
|
||||
images:
|
||||
# # Build the Docker images used by the ci jobs. This makes the ci jobs
|
||||
# # faster and takes various spurious failures out of the critical path.
|
||||
# triggers:
|
||||
# # Build once a day
|
||||
# - schedule:
|
||||
# cron: "0 0 * * *"
|
||||
# filters:
|
||||
# branches:
|
||||
# only:
|
||||
# - "master"
|
||||
# Build the Docker images used by the ci jobs. This makes the ci jobs
|
||||
# faster and takes various spurious failures out of the critical path.
|
||||
triggers:
|
||||
# Build once a day
|
||||
- schedule:
|
||||
cron: "0 0 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- "master"
|
||||
|
||||
jobs:
|
||||
- "build-image-debian-8":
|
||||
|
Loading…
Reference in New Issue
Block a user