From 9bd74ce911682d4b9c3d2c51797460b583cdd2e6 Mon Sep 17 00:00:00 2001 From: "Kayashov.SM" Date: Sat, 26 Apr 2025 00:51:22 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=B5=D0=B1=D0=B0=D0=B3=20ci/cd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 04e7b3f..ff66c47 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,5 +28,6 @@ deploy-front-job: image: node:22.12 script: - cd front + - ls - npm run build - cp build /mnt/sdb1/test