Correct bunch of issues (#36)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m28s
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m28s
Reviewed-on: #36
This commit was merged in pull request #36.
This commit is contained in:
@@ -19,7 +19,9 @@ Store your favorite games, intelligent game add, store game files and data, mana
|
||||
.
|
||||
├── README.md
|
||||
├── .gitignore
|
||||
├── .drone.yml (CI/CD)
|
||||
├── .gitea
|
||||
│ ├── build-pr.yaml (CI for Pull Request)
|
||||
│ └── deploy.yaml (CD for deploy on own server)
|
||||
└── src/
|
||||
├── Client/
|
||||
│ └── GameIdeas.BlazorApp
|
||||
|
||||
Reference in New Issue
Block a user