Skip to content
Snippets Groups Projects
Commit ef27a4c8 authored by McModder's avatar McModder :eggplant:
Browse files

Чекнем, что там как там с арчем...

parent 55c09d49
No related branches found
No related tags found
No related merge requests found
image: marcusandre/luvit
image: aurrocks/archlinux-pacaur
before_script:
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
- pacaur -Syu openssh luvit --noconfirm
- eval $(ssh-agent -s)
- ssh-add <(echo "$SSH_PRIVATE_KEY")
- mkdir -p ~/.ssh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment