Skip to content

Commit

Permalink
Readme corrected.
Browse files Browse the repository at this point in the history
  • Loading branch information
mopore committed Aug 1, 2023
1 parent 3183c61 commit dea4be9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ docker buildx build \
Push manually build image to registry
Use `docker push jnicontainerregistry.azurecr.io/marcel_knowhow_db:latest` to push the image to the registry.

### Continuous Integration and Deployment with GitHub Actions
TODO This is not yet implemented.
### Continuous Integration and Devlivery with GitHub Actions
The project comes with a GitHub Actions workflow to build and push the image to the Azure Container Registry (see `./.github/workflows/db.yaml`).

To use push a new image to the Azure Container Registry set the three secrets in Github:
Expand Down

0 comments on commit dea4be9

Please sign in to comment.