Skip to content

Commit

Permalink
add auth and files services
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkiky committed Oct 5, 2023
1 parent aa7e963 commit d40ea42
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@
[submodule "crdc-ctdc-dataloader"]
path = crdc-ctdc-dataloader
url = https://github.com/CBIIT/crdc-ctdc-dataloader
[submodule "crdc-ctdc-files"]
path = crdc-ctdc-files
url = https://github.com/CBIIT/crdc-ctdc-files
[submodule "crdc-ctdc-auth"]
path = crdc-ctdc-auth
url = https://github.com/CBIIT/crdc-ctdc-auth
1 change: 1 addition & 0 deletions crdc-ctdc-auth
Submodule crdc-ctdc-auth added at 8f7409
1 change: 1 addition & 0 deletions crdc-ctdc-files
Submodule crdc-ctdc-files added at 800d34
1 change: 0 additions & 1 deletion icdc-dataloader
Submodule icdc-dataloader deleted from 57c245

0 comments on commit d40ea42

Please sign in to comment.