Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
L
librem5-ci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sebastian Krzyszkowiak
librem5-ci
Commits
4f4b0ca8
Commit
4f4b0ca8
authored
Jan 08, 2020
by
Guido Gunther
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'copy-udeb' into 'master'
Copy udebs as well See merge request
Librem5/librem5-ci!2
parents
e18aca63
c6021ef2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
librem5-pipeline-definitions.yml
librem5-pipeline-definitions.yml
+1
-1
No files found.
librem5-pipeline-definitions.yml
View file @
4f4b0ca8
...
...
@@ -25,7 +25,7 @@ variables:
-
'
[
"$L5_GIT_SUBMODULE_UPDATE"
!=
"true"
]
||
git
submodule
update
--recursive'
-
dpkg-buildpackage -b -uc -us
-
rm -rf "${L5_WORKING_DIR}"; mkdir -p "${L5_WORKING_DIR}"
-
cp -l ../*.deb ../*.changes ../*.buildinfo "${L5_WORKING_DIR}/"
-
cp -l ../*.deb ../*.
udeb ../*.
changes ../*.buildinfo "${L5_WORKING_DIR}/"
artifacts
:
paths
:
-
"
${L5_WORKING_DIR}"
...
...
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