1
0
Fork 0
vaultwarden-test/.github
BlackDex 20535065d7 Build Docker Hub images via Github Actions
Since docker hub stopped Autobuild, we need to switch to something else.
This will trigger building of images on Github Actions and pushes them
to Docker Hub.

You only need to add 3 secrets before you merge this PR to have it working directly.

- DOCKERHUB_USERNAME : The username of the account you are going to push the builds to
- DOCKERHUB_TOKEN : The token needed to login and push builds
- DOCKERHUB_REPO : The repo name in the following form `index.docker.io/<user>/<repo>`
  So for vaultwarden that would be `index.docker.io/vaultwarden/server`

Also some small modifications to the other workflows.
2021-08-28 17:29:13 +02:00
..
ISSUE_TEMPLATE Rename the title too, not just the URL 2021-04-30 22:43:40 +02:00
workflows Build Docker Hub images via Github Actions 2021-08-28 17:29:13 +02:00
FUNDING.yml Updated FUNDING as mentioned in #859 2020-02-18 21:48:11 +01:00
security-contact.gif Adding a SECURITY.md 2021-06-26 11:49:00 +02:00