Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LPS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
IfN Public
LPS
Compare revisions
6ecfea1184d77cda60e62bc2e8fae8c2ac4ba694 to 3c72e3b859645dc5e990e013d9573be895227a93
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ifn-public/LPS
Select target project
No results found
3c72e3b859645dc5e990e013d9573be895227a93
Select Git revision
Branches
main
Swap
Target
ifn-public/LPS
Select target project
ifn-public/LPS
1 result
6ecfea1184d77cda60e62bc2e8fae8c2ac4ba694
Select Git revision
Branches
main
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
explicit install setuptools
· de948160
Pirklbauer
authored
1 year ago
de948160
Merge remote-tracking branch 'origin/main'
· 3c72e3b8
Pirklbauer
authored
1 year ago
# Conflicts: # .gitlab-ci.yml
3c72e3b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
View file @
3c72e3b8
...
@@ -24,7 +24,7 @@ before_script:
...
@@ -24,7 +24,7 @@ before_script:
build
:
build
:
stage
:
build
stage
:
build
script
:
script
:
-
pip install setuptool
-
pip install setuptool
s
-
python setup.py sdist bdist_wheel1
-
python setup.py sdist bdist_wheel1
test
:
test
:
...
...
This diff is collapsed.
Click to expand it.