microsoft / azurechat

🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
MIT License
1.25k stars 1.22k forks source link

Create .gitlab-ci.yml #412

Open fsch-ppi opened 3 months ago

fsch-ppi commented 3 months ago

I wrote a .gitlab-ci.yml config to be able to use CI/CD with this repository for gitlab. We are using this at work, with the "secrets" configured as "variables" in the GitLab settings.

This gives the repo direct usability with GitLab CI/CD

I copied heavily from the original github workflows (especially the comments with the emojos - I figured you want them there) and changed only relevant portions for the compatibility with GitLab. I have tested this with a chatbot I am testing through this repository.

fsch-ppi commented 3 months ago

@microsoft-github-policy-service agree