test6
All checks were successful
SimcoDash/simcompanies-dashboard/pipeline/head This commit looks good

This commit is contained in:
2020-05-13 21:18:19 +02:00
parent ef65cc5c35
commit dd219e2cc6
2 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
echo $BRANCH_NAME
echo $PWD
cd ../frontend
cd ./frontend
if [$BRANCH_NAME = "edit-jenkinsfile"]; then
echo 'Install neccessary Packages'
yarn install