Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WangCHEN9 authored May 18, 2022
1 parent fa5d88a commit 6de4408
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Give Everybody MachineLearning

[![Docker Image CI](https://github.com/WangCHEN9/gem/actions/workflows/docker-image.yml/badge.svg)](https://github.com/WangCHEN9/gem/actions/workflows/docker-image.yml)

[![Build and deploy container app to Azure Web App - gem-fr](https://github.com/WangCHEN9/gem/actions/workflows/prod_gem-fr.yml/badge.svg)](https://github.com/WangCHEN9/gem/actions/workflows/prod_gem-fr.yml)
---

An End-to-End Auto-ML Web Application for Classification and Regression problem.
Expand Down Expand Up @@ -134,3 +134,5 @@ az login
```
az acr build --registry GemApp --resource-group gem --image gem .
```

OR Use github action -> see https://github.com/WangCHEN9/gem/actions/workflows/prod_gem-fr.yml

0 comments on commit 6de4408

Please sign in to comment.