mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 12:13:34 +02:00
Use a different timeout for nightly vs daytime (release and extended) builds (#9330)
This commit is contained in:
@@ -9,6 +9,7 @@ variables:
|
||||
# We don't publish our Docker images in this pipeline, but when building them
|
||||
# for testing, let's use the nightly tag.
|
||||
dockerTag: nightly
|
||||
snapBuildTimeout: 5400
|
||||
|
||||
stages:
|
||||
- template: templates/stages/test-and-package-stage.yml
|
||||
|
||||
Reference in New Issue
Block a user