Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
142
Issues
142
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
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
purescript-gargantext
Commits
e68cd37d
Verified
Commit
e68cd37d
authored
May 10, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CI] ci, install: remove fix-bun
parent
adb31b7d
Pipeline
#6070
canceled with stages
in 6 minutes and 34 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
install
install
+0
-1
No files found.
.gitlab-ci.yml
View file @
e68cd37d
...
...
@@ -42,7 +42,6 @@ compile:
#- ${CI_PROJECT_DIR}/bun.lockb
script
:
-
nix --extra-experimental-features "nix-command flakes" run .#fix-bun
-
nix --extra-experimental-features "nix-command flakes" run .#compile
test
:
...
...
@@ -58,7 +57,6 @@ test:
#- ${CI_PROJECT_DIR}/bun.lockb
script
:
-
nix --extra-experimental-features "nix-command flakes" run .#fix-bun
-
nix --extra-experimental-features "nix-command flakes" run .#test-ps
-
nix-collect-garbage
install
View file @
e68cd37d
...
...
@@ -8,6 +8,5 @@
# nix-shell --show-trace --option build-fallback true --run 'bun install'
# nix-shell --show-trace --option build-fallback true --run fix-bun
# nix-shell --show-trace --option build-fallback true --run build
nix run .#fix-bun
#nix run .#install
nix run .#build
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