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

This commit is contained in:
2020-05-13 22:19:47 +02:00
parent 0c033dd67a
commit 904e0fa57d

View File

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