Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavovalverde authored Jan 20, 2022
1 parent 7677090 commit 071b72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- "Dockerfile"

env:
REQUIRED_MODULES: cloud_platform_exoscale # list of addional addons to install separated by comma
REQUIRED_MODULES: session_redis,logging_json,attachment_s3,cloud_platform_exoscale # list of addional addons to install separated by comma
GAR_BASE: us-docker.pkg.dev/${{ secrets.GKE_PROJECT }}/odoo-gob
HUB_BASE: gobdo/odoo-gob
IMAGE_LOCATION: gcr.io/iterativo/dockerdoo
Expand Down

0 comments on commit 071b72d

Please sign in to comment.