Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
riseup-vpn_package
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leap
riseup-vpn_package
Commits
a381b4fc
Verified
Commit
a381b4fc
authored
5 years ago
by
micah
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin'
parents
85a05fe3
aaa64a09
No related branches found
No related tags found
No related merge requests found
Pipeline
#26738
failed
5 years ago
Stage: publish
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-18
0 additions, 18 deletions
.gitlab-ci.yml
debian/copyright
+0
-1
0 additions, 1 deletion
debian/copyright
with
0 additions
and
19 deletions
.gitlab-ci.yml
+
0
−
18
View file @
a381b4fc
...
...
@@ -22,8 +22,6 @@ stages:
# Test the package with lintian
-
build-test-lintian
-
upload-package
# sleep 1h to allow debugging of running container
#- sleep 9999
artifacts
:
expire_in
:
1w
paths
:
...
...
@@ -33,20 +31,6 @@ stages:
-
'
*.deb'
-
'
results/*'
#package:amd64_stretch:
# variables:
# ARCH: "amd64"
# DIST: "stretch"
# REPONAMES: "client"
# # need these because there are some go packages not in stretch
# # unfortunately, they aren't in stretch-backports either
# - echo 'deb http://deb.debian.org/debian stretch-backports main' > /etc/apt/sources.list.d/backports.list
# - echo 'deb-src http://deb.debian.org/debian stretch main' > /etc/apt/sources.list.d/sources.list
# # Default is to fail on warnings, we disable it here
# # unless all lintian warnings are fixed (#9033)
# LINTIAN_OPTS: "-X filename-length, --suppress-tags newer-standards-version"
# <<: *job_definition
package:amd64_buster
:
variables
:
ARCH
:
"
amd64"
...
...
@@ -56,5 +40,3 @@ package:amd64_buster:
# unless all lintian warnings are fixed (#9033)
LINTIAN_OPTS
:
"
-X
filename-length,
--suppress-tags
newer-standards-version"
<<
:
*job_definition
This diff is collapsed.
Click to expand it.
debian/copyright
+
0
−
1
View file @
a381b4fc
...
...
@@ -22,4 +22,3 @@ License: GPL-3+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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