Skip to content

Commit

Permalink
Add support for github container registry
Browse files Browse the repository at this point in the history
  • Loading branch information
tlex committed Mar 18, 2021
1 parent 79398af commit d7a17fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ variables:
ENABLE_ARMv7: 'true'
ENABLE_ARMv6: 'true'
DOCKERHUB_REPO_NAME: openvpn
GITHUB_REPO_NAME: ix-ai/openvpn

include:
- project: 'ix.ai/ci-templates'
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OpenVPN server in a Docker container complete with an EasyRSA PKI CA.
#### Upstream Links

* Gitlab Registry @ [registry.gitlab.com/ix.ai/openvpn](https://gitlab.com/ix.ai/openvpn/container_registry)
* GitHub Registry @ [ghcr.io/ix-ai/openvpn](https://ghcr.io/ix-ai/openvpn)
* Docker Registry @ [ixdotai/openvpn](https://hub.docker.com/r/ixdotai/openvpn/)
* GitLab @ [ix.ai/openvpn](https://gitlab.com/ix.ai/openvpn)
* GitHub @ [ix-ai/openvpn](https://github.com/ix-ai/openvpn)
Expand Down

0 comments on commit d7a17fc

Please sign in to comment.