Skip to content

Commit

Permalink
readme actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Borja García Rodríguez committed Jan 13, 2021
1 parent 25f3eee commit d58794b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions github-actions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# eShopOnContainers - GitHub Actions

To configure the github actions it is necessary to add the following secrets to the github repository:

- `USERNAME` : Container registry user.
- `PASSWORD` : Container registry password.
- `REGISTRY_ENDPOINT` : Container registry name (eshop in the official repo https://hub.docker.com/u/eshop).
- `REGISTRY_HOST` : docker.io for Docker Hub.

0 comments on commit d58794b

Please sign in to comment.