Skip to content

Commit

Permalink
fix: added missing /home/obscuro/promtail
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnath.poologanathan authored and krishnath.poologanathan committed Sep 12, 2024
1 parent 597705b commit 5330691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-deploy-testnet-l2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ jobs:
&& chown obscurouser:obscurouser /home/obscurouser/edb-connect.sh \
&& chmod u+x /home/obscurouser/edb-connect.sh \
&& docker network create --driver bridge node_network || true \
&& mkdir -p /home/obscuro/promtail \
&& echo "
server:
http_listen_port: 9080
Expand Down

0 comments on commit 5330691

Please sign in to comment.