Compare commits
1 Commits
main
...
feature/ga
| Author | SHA1 | Date | |
|---|---|---|---|
| dd052341b7 |
@ -18,3 +18,5 @@ def index():
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
app.run(host="0.0.0.0", port=8000)
|
app.run(host="0.0.0.0", port=8000)
|
||||||
|
|
||||||
|
# feature branch - sirf CI gates chalne chahiye, deploy NAHI
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user