Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.devtools
Commits
fb2d947e
Commit
fb2d947e
authored
3 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Patches
Plain Diff
[ci skip] activate env first
parent
c34eba6e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#54690
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bob/devtools/data/gitlab-ci/noarch.yaml
+1
-1
1 addition, 1 deletion
bob/devtools/data/gitlab-ci/noarch.yaml
bob/devtools/data/gitlab-ci/single-package.yaml
+1
-1
1 addition, 1 deletion
bob/devtools/data/gitlab-ci/single-package.yaml
with
2 additions
and
2 deletions
bob/devtools/data/gitlab-ci/noarch.yaml
+
1
−
1
View file @
fb2d947e
...
@@ -26,8 +26,8 @@ stages:
...
@@ -26,8 +26,8 @@ stages:
-
python3 bootstrap.py -vv channel base
-
python3 bootstrap.py -vv channel base
-
source ${CONDA_ROOT}/etc/profile.d/conda.sh
-
source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
# for conda inspect during builds (on macos)
-
mamba install -n base conda-build
-
conda activate base
-
conda activate base
-
mamba install -n base conda-build
-
bdt ci check -vv
-
bdt ci check -vv
cache
:
cache
:
paths
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
bob/devtools/data/gitlab-ci/single-package.yaml
+
1
−
1
View file @
fb2d947e
...
@@ -26,8 +26,8 @@ stages:
...
@@ -26,8 +26,8 @@ stages:
-
python3 bootstrap.py -vv channel base
-
python3 bootstrap.py -vv channel base
-
source ${CONDA_ROOT}/etc/profile.d/conda.sh
-
source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
# for conda inspect during builds (on macos)
-
mamba install -n base conda-build
-
conda activate base
-
conda activate base
-
mamba install -n base conda-build
-
bdt ci check -vv
-
bdt ci check -vv
cache
:
cache
:
paths
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
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