mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-06 11:10:22 +00:00
make all the image builders run too, to see if they will
This commit is contained in:
parent
81428d0839
commit
da75fa4069
@ -91,19 +91,19 @@ workflows:
|
|||||||
- "build-porting-depgraph":
|
- "build-porting-depgraph":
|
||||||
<<: *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":
|
||||||
<<: *DOCKERHUB_CONTEXT
|
<<: *DOCKERHUB_CONTEXT
|
||||||
- "build-image-debian-9":
|
- "build-image-debian-9":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user