ci: use dedicated runners
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f129606b8f
commit
613bb0d028
@ -7,6 +7,9 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
|
node:
|
||||||
|
r: as
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch: [development, "feature-**"]
|
branch: [development, "feature-**"]
|
||||||
event: push
|
event: push
|
||||||
@ -98,6 +101,9 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
|
node:
|
||||||
|
r: as
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch: [development, "feature-**"]
|
branch: [development, "feature-**"]
|
||||||
event: push
|
event: push
|
||||||
|
Loading…
Reference in New Issue
Block a user