Skip to content

Commit 232ce9e

Browse files
Update Drone config for S3 secrets
1 parent 234f3c7 commit 232ce9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ pipeline:
99
image: node:8.9.4
1010
commands:
1111
- yarn deploy
12+
secrets: [ aws_access_key_id, aws_secret_access_key ]
1213
when:
1314
branch: master

0 commit comments

Comments
 (0)