Skip to content

Commit

Permalink
add palworld volume with variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Thijs van Loef committed Jun 18, 2024
1 parent f843275 commit 1f97f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
-p 8211:8211/udp \
-p 27015:27015/udp \
-p 25575:25575/tcp \
-v ./palworld-${{ github.run_id }}:/palworld/ \
--env-file .env.example \
--restart unless-stopped \
--stop-timeout 30 \
Expand Down

0 comments on commit 1f97f3d

Please sign in to comment.