mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 14:53:55 +00:00
Temporary always build images.
This commit is contained in:
parent
04198cdb73
commit
d6abefb041
@ -68,14 +68,14 @@ workflows:
|
|||||||
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:
|
||||||
# Every job that pushes a Docker image from Docker Hub needs to provide
|
# Every job that pushes a Docker image from Docker Hub needs to provide
|
||||||
|
Loading…
x
Reference in New Issue
Block a user