mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
refactor(Apps/Dashboard): Remove Deno as a dependency to the dashboard (#16934)
* remove deno as a dependency * use the ACORE_VERSION env var * I forgot client-data * accidentally removed too much * docker-cmd: extraneous parallel flag * typo * remove docker image prune -af the `docker image prune` removes the containers we just build. * fetch everything in the beginning
This commit is contained in:
1
deps/deno/bin/.gitignore
vendored
1
deps/deno/bin/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
deno*
|
||||
3
deps/deno/bin/README.md
vendored
3
deps/deno/bin/README.md
vendored
@@ -1,3 +0,0 @@
|
||||
# DENO
|
||||
|
||||
This folder is empty and needed to host the deno binaries automatically downloaded by the ./acore.sh dahsboard
|
||||
Reference in New Issue
Block a user