Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Build
ArchLinux
Icecat
Commits
ba0fab8e
Unverified
Commit
ba0fab8e
authored
May 13, 2019
by
Kiryuu Sakuya
Browse files
Bump version of Icecat
parent
f939ee1e
Pipeline
#115
canceled with stages
in 27 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ba0fab8e
...
...
@@ -41,7 +41,7 @@ build_package:
-
passwd -d builduser
# Delete the buildusers password
-
printf 'builduser ALL=(ALL) ALL\n' | tee -a /etc/sudoers
# Allow the builduser passwordless sudo
-
chown -R builduser:builduser .
-
sudo -u builduser bash -c 'ls -al && makepkg --syncdeps --noconfirm --log && wget --method PUT --body-file=icecat-60.6.3-
2
-x86_64.pkg.tar.xz https://s3.251.sh/icecat-60.6.3-
2
-x86_64.pkg.tar.xz -O - -nv'
-
sudo -u builduser bash -c 'ls -al && makepkg --syncdeps --noconfirm --log && wget --method PUT --body-file=icecat-60.6.3-
3
-x86_64.pkg.tar.xz https://s3.251.sh/icecat-60.6.3-
3
-x86_64.pkg.tar.xz -O - -nv'
# artifacts:
# paths:
# - "*.log"
...
...
Write
Preview
Supports
Markdown
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