Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Booloki
wazzuf-ripper
Commits
d9d314d6
Commit
d9d314d6
authored
Jul 14, 2020
by
Booloki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CI] archlinux build debug
parent
ea77e432
Pipeline
#1772
failed with stages
in 5 minutes and 25 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
d9d314d6
...
...
@@ -85,6 +85,7 @@ archlinux-package:
-
yay -Syu --noconfirm --noprogressbar -q
# Package build
-
sudo -u builduser bash -c "cd ~ && git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.lokizone.net/booloki/wazzuf-ripper.git && cd wazzuf-ripper && cp packaging/archlinux/PKGBUILD . && sed -i s/^pkgver=.*/pkgver=${CI_COMMIT_TAG}/ PKGBUILD && updpkgsums && makepkg -s"
-
ls -lh ~builduser/wazzuf-ripper/
-
mkdir build
# Provides packages
-
mv ~builduser/wazzuf-ripper/*.pkg.tar.xz build/
...
...
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