Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
S
sqlite_utils
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
Service Desk
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
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
ptr-project
sqlite_utils
Merge requests
!8
Move to Bintray
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Move to Bintray
fix-build-policy
into
master
Overview
0
Commits
13
Pipelines
14
Changes
1
Merged
Kai Howelmeyer
requested to merge
fix-build-policy
into
master
4 years ago
Overview
0
Commits
13
Pipelines
14
Changes
1
Expand
Fixes
#2 (closed)
Edited
4 years ago
by
Kai Howelmeyer
0
0
Merge request reports
Compare
version 11
version 12
0d5e01ec
4 years ago
version 11
73329b9f
4 years ago
version 10
6d575fe8
4 years ago
version 9
d849bf19
4 years ago
version 8
98322e51
4 years ago
version 7
f5b89217
4 years ago
version 6
11e2f984
4 years ago
version 5
635befd0
4 years ago
version 4
72353411
4 years ago
version 3
84e59dfc
4 years ago
version 2
52dcf9f0
4 years ago
version 1
5d1ed4e5
4 years ago
master (base)
and
version 12
latest version
e0fce918
13 commits,
4 years ago
version 12
0d5e01ec
12 commits,
4 years ago
version 11
73329b9f
11 commits,
4 years ago
version 10
6d575fe8
10 commits,
4 years ago
version 9
d849bf19
9 commits,
4 years ago
version 8
98322e51
8 commits,
4 years ago
version 7
f5b89217
7 commits,
4 years ago
version 6
11e2f984
6 commits,
4 years ago
version 5
635befd0
5 commits,
4 years ago
version 4
72353411
4 commits,
4 years ago
version 3
84e59dfc
3 commits,
4 years ago
version 2
52dcf9f0
2 commits,
4 years ago
version 1
5d1ed4e5
1 commit,
4 years ago
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.ci-templates/conan.yml
+
0
−
1
Options
@@ -11,7 +11,6 @@
before_script
:
-
sudo pip install --upgrade conan_package_tools
-
conan user
-
conan config set general.request_timeout=120
script
:
-
env
-
python build.py
Loading