From 0ee0f951754c4bda1efca473d58411562d96d7aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Szczepa=C5=84ski?= Date: Sun, 24 Nov 2019 12:24:20 +0100 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 5508031..9a1686a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -40,6 +40,7 @@ pipeline { steps { echo 'Building FrontEnd...' sh ''' + apt-get install git git clone https://git.wmi.amu.edu.pl/s416178/Punktonerzy.git cd Punktonerzy cd FrontEnd