This commit is contained in:
parent
3d0713d088
commit
111ec998f3
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 '[nyyu]\nServer = https://archlinux.nyyu.dev/nyyu\nSigLevel = Never'
|
- echo -e '[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