Skip to content

Add Jenkins pipeline for Haskell project#119

Open
maszaen wants to merge 5 commits into
BurntSushi:masterfrom
maszaen:master
Open

Add Jenkins pipeline for Haskell project#119
maszaen wants to merge 5 commits into
BurntSushi:masterfrom
maszaen:master

Conversation

@maszaen

@maszaen maszaen commented May 3, 2026

Copy link
Copy Markdown

Set up a Jenkins pipeline for Haskell project with stages for checkout, dependency installation, building, and testing.

maszaen added 5 commits May 3, 2026 18:45
Set up a Jenkins pipeline for Haskell project with stages for checkout, dependency installation, building, and testing.
Updated Jenkinsfile to use Docker for Haskell build and test steps.
Updated Jenkinsfile to remove Docker commands for Haskell and use cabal directly.
Updated cabal commands to include --allow-newer option for building and testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant