mirror of
https://github.com/ZorgCC/docker-games-scripts.git
synced 2025-01-12 23:07:58 +03:00
steamcmd
This commit is contained in:
parent
3f5dfafa37
commit
ae5fb3f196
10
.travis.yml
10
.travis.yml
@ -10,11 +10,11 @@ addons:
|
||||
matrix:
|
||||
include:
|
||||
#########################################
|
||||
#### Forked and fixed images
|
||||
#### SteamCMD Base Image
|
||||
#########################################
|
||||
# - name: Zabbix [Agent + Java Gateway + Server with MySQL + Web Apache2 with MySQL]
|
||||
# script:
|
||||
# - echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
# - docker build --compress -t epicmorg/zabbix-agent:latest zabbix/agent
|
||||
- name: SteamCMD Install
|
||||
script:
|
||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
- docker build --compress -t epicmorg/steamcmd:latest linux/steamcmd
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user