Commit graph

4 commits

Author SHA1 Message Date
BlackDex
84299c4552
Update GitHub Actions Workflow
- Updated actions to the latest version
- Added support for ghcr.io, same as on the vaultwarden repo.
  Don't forget the add the `GHCR_REPO` and `DOCKERHUB_REPO` to the correct locations.

I did not add quay.io here, since i do not think it really is needed for
this repo. Once this is merged and working fine, we could change the
`FROM` in the Dockerfile at the vaultwarden repo.
2023-03-27 17:44:55 +02:00
BlackDex
6529f1dab0
Update web-vault to v2022.05.0 and misc changes
- Updated web-vault to v2022.05.0
- Made several changes to the build scripts for ease of building/patching etc...
  You can now run `make checkout` to pull/update the repo to the wanted version
  There is also a `make patch-web-vault` to patch the repo
  A `make generate-patch` to create a patch file from the current changes
  And many more changes
2022-06-02 22:10:28 +02:00
Daniel García
140db28aa7
Fix filter pattern 2021-09-12 23:03:50 +02:00
Daniel García
17b48c3a85
Include new build workflow 2021-09-12 23:00:23 +02:00