Compare commits

...

13 Commits

4 changed files with 23 additions and 1 deletions

21
.drone.yml Normal file
View File

@@ -0,0 +1,21 @@
kind: pipeline
type: docker
name: default
trigger:
event:
- push
steps:
- name: Fetch Upstream
image: archlinux:base-devel
commands:
- git remote add upstream https://git.tau.aperturect.com/Hello_User/mirror-test.git
- git fetch upstream
- git merge upstream/main
- git push
- name: Build linux-vfio
image: archlinux:base-devel
commands:
- pacman -Syu --noconfirm
- MAKEFLAGS="-j$(nproc)" makepkg --syncdeps

0
a Normal file
View File

1
a.txt Normal file
View File

@@ -0,0 +1 @@
werwer

View File

@@ -1 +1 @@
hahahaha hahahahaaaaaaaaaa