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
Librem5-apps
Tootle
Commits
9527ec1d
Verified
Commit
9527ec1d
authored
Jan 07, 2021
by
Sebastian Krzyszkowiak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Purism's GitLab CI pipeline
parent
dd97a800
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
debian/purism-ci.yml
debian/purism-ci.yml
+27
-0
No files found.
debian/purism-ci.yml
0 → 100644
View file @
9527ec1d
include
:
-
'
https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-definitions.yml'
stages
:
-
package
-
test-package
variables
:
L5_DOCKER_IMAGE
:
debian:buster
package-debian-buster
:
extends
:
.l5-build-debian-package
package-debian-buster:arm64:
tags
:
-
librem5:arm64
extends
:
.l5-build-debian-package
autopkgtest-debian-buster-package
:
dependencies
:
-
package-debian-buster
extends
:
.l5-autopkgtest-debian-package
lintian-debian-buster-package
:
dependencies
:
-
package-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