This commit is contained in:
parent
11f8781a0d
commit
5a3c7574aa
@ -14,7 +14,7 @@ export default class Drone implements Snippet {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public async start ():Promise<void> {
|
public async start (): Promise<void> {
|
||||||
await apply_template (files.drone, '.drone.yml');
|
await apply_template (files.drone, '.drone.yml');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user