Spaces:
Sleeping
Sleeping
? correct Yaml in CI/CD and Dockerfile for deployment in hugging face
Browse files
.github/workflows/deploy.yml
CHANGED
@@ -35,4 +35,3 @@ jobs:
|
|
35 |
git config --global user.name "LLM Marketing Bot"
|
36 |
git remote set-url origin https://ci-bot:${CI_TOKEN}@huggingface.co/spaces/Mustafa90d/llm_marketing_env
|
37 |
git push origin main
|
38 |
-
|
|
|
35 |
git config --global user.name "LLM Marketing Bot"
|
36 |
git remote set-url origin https://ci-bot:${CI_TOKEN}@huggingface.co/spaces/Mustafa90d/llm_marketing_env
|
37 |
git push origin main
|
|