Use the right branch for fetching dependencies
This commit is contained in:
parent
bdc94f3847
commit
cab5f7aba4
2 changed files with 3 additions and 3 deletions
|
@ -37,6 +37,7 @@ steps:
|
|||
plugins:
|
||||
- docker#v3.0.1:
|
||||
image: "node:10"
|
||||
propagate-environment: true
|
||||
|
||||
- label: "🔧 Riot Tests"
|
||||
command:
|
||||
|
@ -56,3 +57,4 @@ steps:
|
|||
plugins:
|
||||
- docker#v3.0.1:
|
||||
image: "node:10"
|
||||
propagate-environment: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue