add checkout to dev-upload-s3 (#8617)

This commit is contained in:
Alvin Huang 2020-09-04 10:42:18 -04:00 committed by GitHub
parent 436a7032d1
commit 2651f734a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -414,6 +414,7 @@ jobs:
environment: environment:
<<: *ENVIRONMENT <<: *ENVIRONMENT
steps: steps:
- checkout
- *get-aws-cli - *get-aws-cli
- *aws-assume-role - *aws-assume-role
# get consul binary # get consul binary