Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Komodo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dragoon
Komodo
Commits
f5fad687
Verified
Commit
f5fad687
authored
5 months ago
by
STEVAN Antoine
Browse files
Options
Downloads
Patches
Plain Diff
dbg: add "wich nu"
parent
90f6efe5
No related branches found
No related tags found
1 merge request
!192
refactor CI and Makefile for Nushell installation
Pipeline
#7472
failed
5 months ago
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/ci.yml
+1
-0
1 addition, 0 deletions
.github/workflows/ci.yml
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.github/workflows/ci.yml
+
1
−
0
View file @
f5fad687
...
...
@@ -39,6 +39,7 @@ jobs:
run
:
|
echo $PATH
ls -la $(make print-NU_DEST)
echo "nu: $(which nu)"
make show
-
name
:
Run tests
run
:
|
...
...
This diff is collapsed.
Click to expand it.
.gitlab-ci.yml
+
1
−
0
View file @
f5fad687
...
...
@@ -34,4 +34,5 @@ test:
script
:
-
echo $PATH
-
ls -la $(make print-NU_DEST)
-
echo "nu
:
$(which nu)"
-
make check clippy test example
This diff is collapsed.
Click to expand it.
STEVAN Antoine
@a.stevan
mentioned in commit
a6799a89
·
5 months ago
mentioned in commit
a6799a89
mentioned in commit a6799a893350f71ed5d59ff50025b1dc478ece0d
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment