From 3dde3268256aaa1abbbc8c3cc3023da3df96d41c Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Thu, 5 Sep 2024 17:21:47 +0330 Subject: [PATCH] testing --- .gitlab-ci.yml | 2 +- test.sh | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100755 test.sh diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a2a19a1..e191a89 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ image: archlinux/archlinux:base-devel archiso: stage: build script: - - ./build.sh + - ./test.sh rules: when: manual artifacts: diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..69794ad --- /dev/null +++ b/test.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +pacman -Syy +pacman -S neofetch --noconfirm +neofetch +pacman -S curl --noconfirm +curl -v https://geo.mirror.pkgbuild.com/