mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 22:23:49 +08:00
🐳 chore: modify
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'mkdir build && cd build && qmake .. && make'
|
||||
sh 'mkdir build && cd build && qmake .. && make && cd ..'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user