Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3764816
D2437.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
369 B
Referenced Files
None
Subscribers
None
D2437.diff
View Options
diff --git a/Jenkinsfile b/Jenkinsfile
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,11 +1,7 @@
node('rust') {
- stage('Checkout') {
- git 'https://devcentral.nasqueron.org/source/limiting-factor.git'
- }
-
try {
stage('Build') {
- sh 'cargo build'
+ sh 'cargo update && cargo build'
}
stage('Doc') {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 08:36 (12 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257584
Default Alt Text
D2437.diff (369 B)
Attached To
Mode
D2437: Improve Jenkins workflow
Attached
Detach File
Event Timeline
Log In to Comment