mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
[MIRROR] Switches CI to 514 (#5801)
* Switches CI to 514 (#59186) Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> * Switches CI to 514 Co-authored-by: AnturK <AnturK@users.noreply.github.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
This commit is contained in:
+3
-3
@@ -4,8 +4,8 @@
|
||||
#Final authority on what's required to fully build the project
|
||||
|
||||
# byond version
|
||||
export BYOND_MAJOR=513
|
||||
export BYOND_MINOR=1536
|
||||
export BYOND_MAJOR=514
|
||||
export BYOND_MINOR=1554
|
||||
|
||||
#rust_g git tag
|
||||
export RUST_G_VERSION=0.4.7
|
||||
@@ -15,7 +15,7 @@ export NODE_VERSION=12
|
||||
export NODE_VERSION_PRECISE=12.20.0
|
||||
|
||||
# SpacemanDMM git tag
|
||||
export SPACEMAN_DMM_VERSION=suite-1.6
|
||||
export SPACEMAN_DMM_VERSION=suite-1.7
|
||||
|
||||
# Extools git tag
|
||||
export EXTOOLS_VERSION=v0.0.7
|
||||
|
||||
@@ -38,7 +38,7 @@ services:
|
||||
driver: none
|
||||
setup:
|
||||
environment:
|
||||
TGS_BYOND: 513.1514
|
||||
TGS_BYOND: 514.1554
|
||||
TGS_REPO: https://github.com/tgstation/tgstation
|
||||
build:
|
||||
context: ./SetupProgram
|
||||
|
||||
Reference in New Issue
Block a user