This website works better with JavaScript.
Home
Help
Sign In
chiefnoah
/
fitbit-processor
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Adds signature to .drone.yml
master
Noah Pederson
1 year ago
parent
e628421c2b
commit
8d69df6b7c
1 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
.drone.yml
+ 7
- 1
.drone.yml
View File
@ -1,3 +1,4 @@
---
kind
:
pipeline
name
:
default
@ -53,4 +54,9 @@ steps:
when:
event
:
[
deployment, push]
branches
:
[
master, develop]
---
kind
:
signature
hmac
:
88ffe92b43a61f5ac1011b11e4d3b3023e3d260f786e71cf6875b80324489fc1
...
Write
Preview
Loading…
Cancel
Save