added git
This commit is contained in:
parent
571e654af1
commit
abb56be3bb
@ -47,6 +47,7 @@ build:pamac:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == "archlinux-makepkg"
|
- if: $CI_COMMIT_BRANCH == "archlinux-makepkg"
|
||||||
before_script:
|
before_script:
|
||||||
|
- pacman -Syu --noconfirm git
|
||||||
- useradd --no-create-home --shell=/bin/false build && usermod -L build
|
- useradd --no-create-home --shell=/bin/false build && usermod -L build
|
||||||
- 'echo "build ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
- 'echo "build ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
||||||
- 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
- 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
||||||
|
Loading…
Reference in New Issue
Block a user