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 @@ -14,4 +14,4 @@ before_script:
1414 - psql -f dbscripts/postgresql_account_create.sql -U postgres
1515 - psql -f dbscripts/postgresql_process_tracker.sql process_tracking -U postgres
1616env :
17- - process_tracking_data_store_host=localhost process_tracking_data_store_port=5432 process_tracking_data_store_name=process_tracking process_tracking_data_store_type=postgresql process_tracking_data_store_password=Testing1! proccess_tracking_data_store_username =pt_admin
17+ - process_tracking_data_store_host=localhost process_tracking_data_store_port=5432 process_tracking_data_store_name=process_tracking process_tracking_data_store_type=postgresql process_tracking_data_store_password=Testing1! process_tracking_data_store_username =pt_admin
You can’t perform that action at this time.
0 commit comments