drone: give more time for athens to boot up (#1451)

This commit is contained in:
Marwan Sulaiman
2019-11-06 20:40:30 -05:00
committed by Aaron Schlesinger
parent ab8caa2fc4
commit 402264a8f3
+1 -1
View File
@@ -7,7 +7,7 @@ steps:
image: golang:1.13
commands:
# wait for services to be ready.
- sleep 5
- sleep 10
- go mod download
- go mod vendor # this is for when the Dockerfile gets built
environment: