Skip to content

Commit

Permalink
Add build args
Browse files Browse the repository at this point in the history
  • Loading branch information
marius.crisan authored and marius.crisan committed Dec 15, 2023
1 parent d9a5343 commit 844b834
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/03_deploy_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
docker-repo-name: wattrex-cycler-node
is-develop: false
docker-user: ${{ vars.DOCKER_USERNAME_RALDEA }}
docker-build-args: "USER=wattrex GROUP=wattrex"
docker-user-arg: wattrex
docker-group-arg: wattrex

publish-docker-image-db-sync:
name: Publish db-sync docker image
Expand Down

0 comments on commit 844b834

Please sign in to comment.