Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
wazzuf-ripper
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
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
Booloki
wazzuf-ripper
Commits
1bfc7c8f
Commit
1bfc7c8f
authored
Mar 02, 2019
by
Booloki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Debug CI check
parent
7b143b8f
Pipeline
#120
failed with stages
in 8 minutes and 45 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.gitlab-ci.yml
.gitlab-ci.yml
+3
-1
No files found.
.gitlab-ci.yml
View file @
1bfc7c8f
...
...
@@ -151,10 +151,12 @@ check:archlinux-install:
-
sudo -u builduser bash -c 'cd ~ && git clone https://aur.archlinux.org/yay-bin.git && cd yay-bin && makepkg -si --noconfirm'
# Update env (with AUR)
-
sudo -u builduser bash -c 'yay -Syau --noconfirm --noprogressbar'
# Debug
-
sudo -u builduser bash -c 'yay -Ss bdchapters'
# Install check (cli only)
-
sudo -u builduser bash -c 'yay -U --noconfirm build/wazzuf-ripper-[0-9]?*.pkg.tar.xz'
# Uninstall check
-
yay -R --noconfirm -q wazzuf-ripper*
-
sudo -u builduser bash -c 'yay -R --noconfirm -q wazzuf-ripper*'
dependencies
:
-
build:archlinux-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