Skip to content
Snippets Groups Projects
Commit 59956b16 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

auto build

parent 1ce883dc
No related branches found
No related tags found
1 merge request!2Add gitlab pipeline for docker image weekly build
Pipeline #915 passed with stage
in 1 minute and 56 seconds
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
#!/bin/bash
pacman -Sy --noconfirm git pyalpm python-commonmark python-pip python-build python-installer python-setuptools python-markdown-it-py &&
pacman -Sy --noconfirm git pyalpm python-commonmark python-pip python-build python-installer python-setuptools python-markdown-it-py python-hatchling &&
git clone https://aur.archlinux.org/pikaur.git &&
chmod 777 -R pikaur &&
cd pikaur &&
......
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