steamcmd / docker

Docker image containing SteamCMD
https://hub.docker.com/r/steamcmd/steamcmd
MIT License
148 stars 20 forks source link

Linux scheduled build Actions are failing #66

Closed jonakoudijs closed 1 year ago

jonakoudijs commented 1 year ago

The Ubuntu scheduled build pipelines are failing in the Test step with the following message:

Command: steamcmd: stdout: patterns not found: [Loading Steam API...OK]
jonakoudijs commented 1 year ago

Fixed this with commit: https://github.com/steamcmd/docker/commit/3c33a1cb4b2f738aef3eff027ad001d449ba863a. The output of the command apparently has changed to simply OK at the end of the stdout stream.