Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Guido Gunther
Geary
Commits
e454122c
Commit
e454122c
authored
May 17, 2020
by
Guido Gunther
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add gitlab-ci
parent
e4411844
Pipeline
#55320
passed with stages
in 14 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
.gitlab-ci.yml
.gitlab-ci.yml
+24
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
e454122c
include
:
-
'
https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-definitions.yml'
stages
:
-
package
-
test-package
package:deb-debian-buster:
extends
:
.l5-build-debian-package
package:deb-debian-buster:arm64:
tags
:
-
librem5:arm64
extends
:
.l5-build-debian-package
autopkgtest-debian-buster-package
:
dependencies
:
-
package:deb-debian-buster
extends
:
.l5-autopkgtest-debian-package
lintian-debian-buster-package
:
dependencies
:
-
package:deb-debian-buster
extends
:
.l5-lintian-debian-package
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment