luanpoppe commited on
Commit
ce7daaf
·
1 Parent(s): 0de4162

feat: melhorando readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,3 +8,8 @@ pinned: false
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
11
+
12
+ Dica de deploy no ambiente correto:
13
+ git push <nome_do_remote> <branch_local>:<branch_do_remote>
14
+ git push prd tests:main
15
+ git push tests tests:main