Update action.yml
This commit is contained in:
parent
5fb6bd0db5
commit
aff0c0194b
@ -39,7 +39,7 @@ jobs:
|
|||||||
container_id=$(docker run -d --rm \
|
container_id=$(docker run -d --rm \
|
||||||
-e PLEXALYZER_TOKEN="$PLEXALYZER_TOKEN" \
|
-e PLEXALYZER_TOKEN="$PLEXALYZER_TOKEN" \
|
||||||
-e MESSAGE_URL="$MESSAGE_URL" \
|
-e MESSAGE_URL="$MESSAGE_URL" \
|
||||||
plexicus/plexalyzer:latest)
|
plexicus/plexalyzer-dev:latest)
|
||||||
|
|
||||||
docker cp "$(pwd)" "$container_id:/mounted_volumes"
|
docker cp "$(pwd)" "$container_id:/mounted_volumes"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user