Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
195
Issues
195
List
Board
Labels
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
3803107e
Commit
3803107e
authored
Dec 14, 2021
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ci] remove nix in stack.yaml
parent
43efa783
Pipeline
#2265
canceled with stage
in 57 minutes and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
31 deletions
+1
-31
.gitlab-ci.yml
.gitlab-ci.yml
+0
-30
stack.yaml
stack.yaml
+1
-1
No files found.
.gitlab-ci.yml
View file @
3803107e
...
@@ -42,33 +42,3 @@ test:
...
@@ -42,33 +42,3 @@ test:
-
stack test --no-terminal --fast
-
stack test --no-terminal --fast
# TOOO
# TOOO
#unit-test:
# stage: test
# script:
# - make test-unit
#
#int-test:
# stage: test
# script:
# - make test-int
#
#e2e-test:
# stage: test
# script:
# - make test-e2e
#
# If you find yourself with a non-sensical build error when you know your project should be building just fine, this fragment should help:
#
#build:
# stage: build
# script:
# # Clear out cache files
# - rm -rf .stack
# - rm -rf .stack-work
# - stack setup --system-ghc
# - stack install --local-bin-path target --system-ghc
stack.yaml
View file @
3803107e
...
@@ -20,7 +20,7 @@ docker:
...
@@ -20,7 +20,7 @@ docker:
skip-ghc-check
:
true
skip-ghc-check
:
true
nix
:
nix
:
enable
:
tru
e
enable
:
fals
e
add-gc-roots
:
true
add-gc-roots
:
true
shell-file
:
nix/stack-shell.nix
shell-file
:
nix/stack-shell.nix
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment