Page MenuHomeDevCentral

D3945.diff
No OneTemporary

D3945.diff

diff --git a/Jenkinsfile b/Jenkinsfile
new file mode 100644
--- /dev/null
+++ b/Jenkinsfile
@@ -0,0 +1,9 @@
+pipeline {
+ agent any
+ options { ansiColor('xterm') }
+ stages {
+ stage('Test') {
+ steps { sh 'make test' }
+ }
+ }
+}

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 15, 17:21 (21 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3452171
Default Alt Text
D3945.diff (270 B)

Event Timeline