This commit is contained in:
parent
def1ab0654
commit
b46894dccf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
- name: repo
|
- name: repo
|
||||||
path: /repo
|
path: /repo
|
||||||
commands:
|
commands:
|
||||||
- echo -e '[nyyu]\nServer = https://archlinux.nyyu.dev/nyyu\nSigLevel = Never' >> /etc/pacman.conf
|
- sed -i 's/# REPOSITORIES/[nyyu]\nServer = https:\\/\\/archlinux.nyyu.dev\\/nyyu\nSigLevel = Never/' /etc/pacman.conf
|
||||||
- pacman -Syu git --noconfirm
|
- pacman -Syu git --noconfirm
|
||||||
- useradd build -m
|
- useradd build -m
|
||||||
- "echo 'build ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers"
|
- "echo 'build ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers"
|
||||||
|
|
Loading…
Add table
Reference in a new issue