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