parent
cc5e592053
commit
e16d917f39
@ -1,11 +0,0 @@ |
||||
pipeline { |
||||
agent any |
||||
|
||||
stages { |
||||
stage('Build') { |
||||
steps { |
||||
sh 'stack build' |
||||
} |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue