Skip to content

Commit

Permalink
plz work
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVann committed Jan 14, 2021
1 parent 5d83d70 commit 78daf3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: "Run docker server build"
run:
docker build --file production.Dockerfile --build-arg
ROOT_URL="http://localhost:5678" --build-arg TARGET="server" --tag
ROOT_URL="http://localhost:5678" SECRET=cbGscssSrcSDmrOYm5vVvQIUmGoexyZuVcQVlpsn63XIIqofk63eGnl8WXPj2B0R JWT_SECRET=cbGscssSrcSDmrOYm5vVvQIUmGoexyZuVcQVlpsn63XIIqofk63eGnl8WXPj2B0R --build-arg TARGET="server" --tag
gs-server .
- name: "Run docker worker build"
run:
Expand Down

0 comments on commit 78daf3a

Please sign in to comment.