mirror of
https://github.com/blueprint-community/action-export.git
synced 2026-02-19 04:11:53 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0dbfb9b03f |
@@ -2,7 +2,7 @@ FROM ghcr.io/blueprintframework/blueprint:v1.11.10
|
|||||||
|
|
||||||
ENV BASE_DIR=/srv/pterodactyl
|
ENV BASE_DIR=/srv/pterodactyl
|
||||||
|
|
||||||
COPY /github/workspace/. /srv/pterodactyl/.blueprint/dev/
|
COPY ./github/workspace/. /srv/pterodactyl/.blueprint/dev/
|
||||||
|
|
||||||
RUN blueprint -build
|
RUN blueprint -build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user