tangled
alpha
login
or
join now
nandi.latha.org
/
pixi-skills
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
fix: use correct path in release recipe
nandi
3 weeks ago
b1fd167a
9d0a507b
1/1
conda-release.yml
success
12s
+2
-2
1 changed file
expand all
collapse all
unified
split
recipe
recipe.release.yaml
+2
-2
recipe/recipe.release.yaml
···
7
7
version: "0.0.0" # Replaced by CI from git tag
8
8
9
9
source:
10
10
-
# Git source - uses current checkout
11
11
-
path: .
10
10
+
# Parent of recipe directory = repo root
11
11
+
path: ../
12
12
13
13
build:
14
14
number: 0