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

This commit is contained in:
2020-05-13 21:44:41 +02:00
parent 0c540cf903
commit e5d74a47ea

View File

@@ -9,5 +9,5 @@ then
echo 'Build Frontend for Production'
yarn run build
else
echo "$BRANCH_NAME"
echo "$env.BRANCH_NAME"
fi