mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-06-15 05:04:17 -06:00
feat(readme): fixed readme to be one file
This commit is contained in:
parent
ac862bc213
commit
d2ebe1f7a9
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
run: pip install ruff
|
run: pip install ruff
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: ruff check ./*/*.py --ignore E402
|
run: ruff check ./*.py ./**/*/*.py --ignore E402
|
||||||
|
|
||||||
Dockerhub:
|
Dockerhub:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# Deprecaited Moved to Central Repo
|
# BajaCloud
|
||||||
|
The Docker Project that runs on the Baja Nas
|
||||||
|
|
||||||
Found [Here](https://github.com/UofCBaja/BajaCloud)
|
# BAJA CLoud Backend
|
||||||
|
|
||||||
|
Can be found [here](http://darkicewofl50.asuscomm.com:43443/)
|
||||||
|
|
||||||
Reason in "Baja Data 2024 - 2025/W - Software/Brock's Learning.docx"
|
Reason in "Baja Data 2024 - 2025/W - Software/Brock's Learning.docx"
|
Loading…
x
Reference in New Issue
Block a user