File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if (( "$GIT_STATUS" > 0 )); then
77 cd eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn
88 CURRENT_NUMBER_OF_COMMITS=` git log --oneline | wc -l`
99
10- PACKAGES=(' Microting.eForm' ' Microting.eFormApi.BasePn' ' Microting.EformBackendConfigurationBase' ' Microting.ItemsPlanningBase' ' Microting.TimePlanningBase' ' Microting.EformAngularFrontendBase' ' Microting.eFormCaseTemplateBase' )
10+ PACKAGES=(' Microting.eForm' ' Microting.eFormApi.BasePn' ' Microting.EformBackendConfigurationBase' ' Microting.ItemsPlanningBase' ' Microting.TimePlanningBase' ' Microting.EformAngularFrontendBase' ' Microting.eFormCaseTemplateBase' ' Google.Apis.Sheets.v4 ' )
1111 PROJECT_NAME=' BackendConfiguration.Pn.csproj'
1212 REPOSITORY=' eform-angular-backendconfiguration-plugin'
1313
You can’t perform that action at this time.
0 commit comments