ci: implements jenkins deploy
This commit is contained in:
@@ -124,11 +124,6 @@ alter table if exists experience_skill
|
||||
foreign key (experience_id)
|
||||
references experience;
|
||||
|
||||
alter table if exists profile_social_link
|
||||
add constraint FKfh1pbfvvg3palcr1yip6jffik
|
||||
foreign key (PROFILE_ID)
|
||||
references profile;
|
||||
|
||||
alter table if exists project_feature
|
||||
add constraint FKdifppyvrfito5in15ox4db0up
|
||||
foreign key (project_id)
|
||||
|
||||
Reference in New Issue
Block a user