summaryrefslogtreecommitdiff
path: root/etc/olsen_time_zones.yml
diff options
context:
space:
mode:
authorDavid Bradford <david.bradford@mongodb.com>2019-02-21 17:07:06 -0500
committerDavid Bradford <david.bradford@mongodb.com>2019-02-21 17:07:06 -0500
commitf96809265b1cac1643d007ae0d80c3ceb1f594ee (patch)
treebca1f66aa7d32cf43214b2f26932929696a9dd93 /etc/olsen_time_zones.yml
parentaf725877512a5fe4cb05158a7be182db9c4cfe5b (diff)
downloadmongo-f96809265b1cac1643d007ae0d80c3ceb1f594ee.tar.gz
SERVER-39455: Lint yaml files
Diffstat (limited to 'etc/olsen_time_zones.yml')
-rw-r--r--etc/olsen_time_zones.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/olsen_time_zones.yml b/etc/olsen_time_zones.yml
index f19682ff435..0aca2af6011 100644
--- a/etc/olsen_time_zones.yml
+++ b/etc/olsen_time_zones.yml
@@ -1,5 +1,5 @@
functions:
- "fetch source" :
+ "fetch source":
- command: git.get_project
params:
directory: src
@@ -11,7 +11,7 @@ functions:
make timezonedb.zip CFLAGS=-DHAVE_SNPRINTF=1
cp timezonedb.zip timezonedb-latest.zip
- "publish" :
+ "publish":
- command: s3.put
params:
aws_key: ${aws_key}