Add pub get instruction
This commit is contained in:
parent
e47840595d
commit
ddc559a663
1 changed files with 2 additions and 0 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -45,6 +45,8 @@ pipeline {
|
||||||
cd ..\\..
|
cd ..\\..
|
||||||
|
|
||||||
cd dart
|
cd dart
|
||||||
|
dart pub get
|
||||||
|
|
||||||
mkdir out
|
mkdir out
|
||||||
|
|
||||||
dart compile exe -o out\\dbikc.exe bin\\dbikc.dart
|
dart compile exe -o out\\dbikc.exe bin\\dbikc.dart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue