From 0f244bceb9b9fc12db0d217134a892b523d31cda Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Thu, 5 Sep 2024 17:44:38 +0330 Subject: [PATCH] fixed build --- .gitlab-ci.yml | 2 +- test.sh | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100755 test.sh diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e191a89..a2a19a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ image: archlinux/archlinux:base-devel archiso: stage: build script: - - ./test.sh + - ./build.sh rules: when: manual artifacts: diff --git a/test.sh b/test.sh deleted file mode 100755 index a0d8faa..0000000 --- a/test.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -pacman -Syy -pacman -S neofetch speedtest-cli --noconfirm -neofetch -pacman -S curl --noconfirm -curl -v https://geo.mirror.pkgbuild.com/ -speedtest