debugging

This commit is contained in:
2025-04-15 20:26:17 +01:00
parent 1e5c8fd21c
commit b602a2c22c

View File

@@ -2,6 +2,8 @@ FROM ghcr.io/blueprintframework/blueprint:v1.11.10
ENV BASE_DIR=/srv/pterodactyl ENV BASE_DIR=/srv/pterodactyl
RUN ls
COPY ./github/workspace/. /srv/pterodactyl/.blueprint/dev/ COPY ./github/workspace/. /srv/pterodactyl/.blueprint/dev/
RUN blueprint -build RUN blueprint -build