From ef6a11dd350e3c20f041d89e38e58e9fd9fdb786 Mon Sep 17 00:00:00 2001 From: tuanvu Date: Mon, 16 Feb 2026 15:47:33 +0100 Subject: [PATCH] test tache2 --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d74afb..4dfff73 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,7 +44,6 @@ build_frontend: echo "No new commit, skipping build"; exit 0; fi - - apk add --no-cache git python3 make g++ - git clone https://github.com/barais/doodlestudent.git doodlestudent - ls -la doodlestudent/front #test - cd doodlestudent/front