steamworks test integration (#20)
This commit is contained in:
@@ -7,11 +7,13 @@ get_conf:
|
||||
cp ~/Library/Application\ Support/Steam/config/config.vdf config.vdf
|
||||
|
||||
ci_conf_macos:
|
||||
zip - ~/Library/Application\ Support/Steam/config/config.vdf | base64 > config.vdf_b64
|
||||
cat config.vdf | gzip | base64 | pbcopy
|
||||
|
||||
auth:
|
||||
./builder_osx/steamcmd +login $STEAM_USR $STEAM_PWD +quit
|
||||
|
||||
login:
|
||||
./builder_osx/steamcmd +login $STEAM_USR $STEAM_PWD +quit
|
||||
./builder_osx/steamcmd +login $STEAM_USR +quit
|
||||
|
||||
build:
|
||||
./builder_osx/steamcmd +login $STEAM_USR +run_app_build ../scripts/hedz.vdf +quit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user