This commit is contained in:
@@ -13,12 +13,11 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: cm2network/steamcmd
|
image: cm2network/steamcmd
|
||||||
volumes:
|
volumes:
|
||||||
- runner_data_steamcmd_login:/root/Steam/config
|
- runner_data_steamcmd_login:/home/steam/Steam/config
|
||||||
- /srv/act_runner/data/steamapps:/root/Steam/steamapps
|
- runner_data_steamapps:/home/steam/Steam/steamapps
|
||||||
env:
|
env:
|
||||||
STEAMCMD_DIR: /home/steam/steamcmd
|
STEAMCMD_DIR: /home/steam/steamcmd
|
||||||
STEAM_DIR: /root/Steam
|
STEAM_DIR: /home/steam/Steam
|
||||||
options: --user root
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Login steam cmd
|
- name: Login steam cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user