forked from LordMZTE/pythonlang2
attempt 1 at fixing ci deployment
This commit is contained in:
parent
4a94e1924d
commit
bbb3ce535f
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ steps:
|
||||||
- name: publish
|
- name: publish
|
||||||
image: lucap/drone-netlify
|
image: lucap/drone-netlify
|
||||||
settings:
|
settings:
|
||||||
secrets: [ netlify-token ]
|
token:
|
||||||
|
from_secret: netlify_token
|
||||||
site_id: 829ee496-d986-4092-9229-0f5a7a10c0fc
|
site_id: 829ee496-d986-4092-9229-0f5a7a10c0fc
|
||||||
path: ./public
|
path: ./public
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue