Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix logical operator for branch check (#706)
* liquibase manual deploy workflow * fixed lint * added cloud run files * fixed credentials typing * added exception * added cloud run config * fixed the image and updated commands * moved liquibase to Dockerfile * added workflow to trigger the schema update * added region param to workflow gcloud calls * added temp dir and cleaned code * amended job name on workflow * added job permissions for google auth * added gcs for cloud build logs * added branch check to restrict to main and dev * added branch check to restrict to main and dev * fixed logical operator for branch check
- Loading branch information