Use the right branch for fetching dependencies

This commit is contained in:
Travis Ralston 2019-03-13 22:22:36 -06:00
parent bdc94f3847
commit cab5f7aba4
2 changed files with 3 additions and 3 deletions

View file

@ -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