Skip to content

Commit

Permalink
Added temporary fix for systemd commands to be able to deploy loadtes…
Browse files Browse the repository at this point in the history
…t-server brazil.
  • Loading branch information
samoht9277 committed Apr 9, 2024
1 parent 84f5ffe commit e5f7efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/loadtest-brazil-server-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
run: |
set -ex
ssh ${SSH_USERNAME}@${SSH_HOST} \
XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR} \
BRANCH_NAME=${BRANCH_NAME} \
MIX_ENV=${MIX_ENV} \
RELEASE=${RELEASE} \
Expand Down

0 comments on commit e5f7efb

Please sign in to comment.