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
8eb5728e
Verified
Commit
8eb5728e
authored
Jan 08, 2021
by
Sebastian Krzyszkowiak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d/purism-ci.yml: Use pipeline job templates
parent
85082bfe
Pipeline
#63569
passed with stages
in 4 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
20 deletions
+2
-20
debian/purism-ci.yml
debian/purism-ci.yml
+2
-20
No files found.
debian/purism-ci.yml
View file @
8eb5728e
include
:
-
'
https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-definitions.yml'
-
'
https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-amber-jobs.yml'
-
'
https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-common-jobs.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