Skip to content

Commit

Permalink
remove original line
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardus committed Aug 21, 2024
1 parent 53910c6 commit 0039dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
sed -i "/\${NOTIFICATOR_FIREBASE_SERVICE_ACCOUNT}/r /dev/stdin" configuration/traccar.xml <<'EOF'
<entry key='notificator.firebase.service.account'>${{ secrets.NOTIFICATOR_FIREBASE_SERVICE_ACCOUNT }}</entry>
EOF
sed -i "/\${NOTIFICATOR_FIREBASE_SERVICE_ACCOUNT}/d" configuration/traccar.xml
cp -rv configuration/* setup/deploy
- name: ssh deploy
Expand Down

0 comments on commit 0039dce

Please sign in to comment.