steamcmd / docker

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

Add goss test #43

Closed jonakoudijs closed 3 years ago

jonakoudijs commented 3 years ago

In issue 40 an error with the pipeline was reported. The error was caused by the goss action. The action uses a deprecated feature (add-path) and has not yet been updated so it has been temporarily removed from the pipeline.

Because goss is a valuable tool to test Docker images, I open this issue to see if we can update goss, build a custom goss action or find an alternative.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jonakoudijs commented 3 years ago

Fixed by using the latest goss action available.