This commit is contained in:
Sohrab Behdani 2024-09-05 17:21:47 +03:30
parent 10579893f9
commit 3dde326825
2 changed files with 8 additions and 1 deletions

View file

@ -6,7 +6,7 @@ image: archlinux/archlinux:base-devel
archiso:
stage: build
script:
- ./build.sh
- ./test.sh
rules:
when: manual
artifacts:

7
test.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
pacman -Syy
pacman -S neofetch --noconfirm
neofetch
pacman -S curl --noconfirm
curl -v https://geo.mirror.pkgbuild.com/