mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.204.0
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -104,7 +104,7 @@ jobs:
|
||||
|
||||
# Pull the old images
|
||||
docker pull $IMAGE_ID:latest
|
||||
docker pull IMAGE_ID_IMG:latest
|
||||
docker pull $IMAGE_ID_IMG:latest
|
||||
|
||||
# Save the current CMD from the image
|
||||
SAVE_CMD=$(docker inspect --format='{{json .Config.Cmd}}' $IMAGE_ID:latest)
|
||||
|
||||
Reference in New Issue
Block a user