Skip to content

Commit 3e950ef

Browse files
tboergerjonasfranz
authored andcommitted
Use correct site id for netlify (#4427)
1 parent c55caea commit 3e950ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ pipeline:
216216
image: lucap/drone-netlify:latest
217217
pull: true
218218
secrets: [ netlify_token ]
219-
site_id: 05515f14-3702-4a84-9ff3-88ba90fe08dd
219+
site_id: d2260bae-7861-4c02-8646-8f6440b12672
220220
path: docs/public/
221221
when:
222222
event: [ push ]

0 commit comments

Comments
 (0)