We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d4458 commit 3aaf9b7Copy full SHA for 3aaf9b7
.gitattributes
@@ -7,5 +7,3 @@ pixi.lock linguist-language=YAML
7
old export-ignore
8
./scripts export-ignore
9
./bench export-ignore
10
-
11
-tmp_bug_unearth.py export-ignore
.gitlab-ci.yml
@@ -25,13 +25,6 @@ workflow:
25
- if: $CI_COMMIT_BRANCH
26
- if: $CI_COMMIT_TAG
27
28
-# check_bug:
29
-# image: fluiddyn/python3-stable:lastest
30
-# script:
31
-# - pip index versions flit-core
32
-# - pip install requests
33
-# - python3.9 tmp_bug_unearth.py
34
35
36
image-pixi:build:
37
stage: image-pixi
0 commit comments