mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
One last commit
This commit is contained in:
@@ -34,9 +34,8 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- shopt -s globstar
|
- shopt -s globstar
|
||||||
- (! grep 'step_[xy]' maps/**/*.dmm)
|
- (! grep 'step_[xy]' _maps/**/*.dmm)
|
||||||
- (! find nano/templates/ -type f -exec md5sum {} + | sort | uniq -D -w 32 | grep nano)
|
- md5sum -c - <<< "29d5a6e23d172846354505e60ecfe7e7 *html/changelogs/example.yml"
|
||||||
- md5sum -c - <<< "88490b460c26947f5ec1ab1bb9fa9f17 *html/changelogs/example.yml"
|
|
||||||
- python tools/ss13_genchangelog.py html/changelog.html html/changelogs
|
- python tools/ss13_genchangelog.py html/changelog.html html/changelogs
|
||||||
- source $HOME/BYOND-${BYOND_MAJOR}.${BYOND_MINOR}/byond/bin/byondsetup
|
- source $HOME/BYOND-${BYOND_MAJOR}.${BYOND_MINOR}/byond/bin/byondsetup
|
||||||
- bash dm.sh -M${DM_MAPFILE} tgstation.dme
|
- bash dm.sh -M${DM_MAPFILE} tgstation.dme
|
||||||
|
|||||||
Reference in New Issue
Block a user