1
0
mirror of https://github.com/bitwarden/web synced 2026-01-13 05:53:57 +00:00

10 Commits

Author SHA1 Message Date
Joseph Flinn
daf641e978 fixing the release workflow (#1009) 2021-06-02 09:30:09 -07:00
Joseph Flinn
b1246b65ee Release Workflow (#1007)
* spilting out the build workflow into build and release workflows. Solves the problem of the incorrect self-hosted version being released

* pinning action versions

* release workflow fixes

* removing unneeded env vars

* normalizing the naming conventions

* one more Docker
2021-06-02 08:37:51 -07:00
Vince Grassia
165944624a Fix docker tag version in workflow (#973) 2021-05-12 14:28:28 -07:00
Joseph Flinn
cc59d08a69 fixing docker push (#965)
* fixing docker push

* adding in the the missed vars
2021-05-11 12:51:02 -07:00
Joseph Flinn
ac45ac2eca Updating the docker signing key (#963)
* Updating the docker signing key

* restricting the Azure login to specific branches that use docker

* only retrieving secrets on specific branches
2021-05-11 12:05:58 -07:00
Joseph Flinn
ad40c38ca3 Build pipeline fix (#938)
* updating the build pipeline for the QA env

* changing the docker build context

* removed commented code

* moving commands to single line

* fixing typo

* removing unneeded build script
2021-04-20 13:27:09 -07:00
Joseph Flinn
b01c71f579 adding docker to the rc branch workflow (#870) 2021-03-04 13:28:32 -08:00
Joseph Flinn
722bcfc31b Add rc auto (#868)
* adding new rc docker tag

* adding rc docker push

* updating task name
2021-03-04 10:07:59 -08:00
Joseph Flinn
54b68ac543 fixing incorrect secret name (#747) 2020-12-21 12:58:51 -08:00
Joseph Flinn
ff378f05fe Moving appveyor to actions (#746)
* initial build testing

* fixing the release event

* fixing typo

* adding windows build

* fixing yaml

* fixing yaml again...

* fixing the windows build
2020-12-21 09:46:36 -08:00