Skip to content

Commit 061efa2

Browse files
authored
Run deployment only on merges (#9)
1 parent c3d3714 commit 061efa2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.drone.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,13 @@ steps:
3434
when:
3535
branch:
3636
- main
37+
status:
38+
- success
39+
event:
40+
- push
3741

3842
---
3943
kind: signature
40-
hmac: e6468d58ea392aa80b1b56fb50e5d2774fc255844c55bdb8073b05ac7b4e8859
44+
hmac: 348c8ac11879e5515a5b167c9af1a7d6bba2f3bd66408a291f4f9f6ff27d8204
4145

4246
...

0 commit comments

Comments
 (0)