This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Use correct site id for netlify (
#4427
)
for-closed-social
Thomas Boerger
6 years ago
committed by
Jonas Franz
parent
c55caeaf0c
commit
3e950ef112
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@ -216,7 +216,7 @@ pipeline:
image
:
lucap/drone-netlify:latest
pull
:
true
secrets
:
[
netlify_token ]
site_id
:
05515f14-3702-4a84-9ff3-88ba90fe08dd
site_id
:
d2260bae-7861-4c02-8646-8f6440b12672
path
:
docs/public/
when:
event
:
[
push ]
Write
Preview
Loading…
Cancel
Save