added steamcmd images and update buildx to latest
This commit is contained in:
2
.github/workflows/base.yml
vendored
2
.github/workflows/base.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/bot.yml
vendored
2
.github/workflows/bot.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@master
|
||||
|
2
.github/workflows/box64.yml
vendored
2
.github/workflows/box64.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/cassandra.yml
vendored
2
.github/workflows/cassandra.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/erlang.yml
vendored
2
.github/workflows/erlang.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/games.yml
vendored
2
.github/workflows/games.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/java.yml
vendored
2
.github/workflows/java.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/mariadb.yml
vendored
2
.github/workflows/mariadb.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/mongodb.yml
vendored
2
.github/workflows/mongodb.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/mono.yml
vendored
2
.github/workflows/mono.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/postgres.yml
vendored
2
.github/workflows/postgres.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/redis.yml
vendored
2
.github/workflows/redis.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v2
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
41
.github/workflows/steamcmd.yml
vendored
Normal file
41
.github/workflows/steamcmd.yml
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
name: build steamcmd
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- steamcmd/**
|
||||
jobs:
|
||||
push:
|
||||
name: "games:${{ matrix.distro }}"
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
distro:
|
||||
- debian
|
||||
- Ubuntu
|
||||
- dotnet
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
- uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: ./steamcmd/${{ matrix.distro }}
|
||||
file: ./steamcmd/${{ matrix.distro }}/Dockerfile
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/parkervcp/steamcmd:${{ matrix.distro }}
|
2
.github/workflows/voice.yml
vendored
2
.github/workflows/voice.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
2
.github/workflows/wine.yml
vendored
2
.github/workflows/wine.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
version: "v0.9.1"
|
||||
buildkitd-flags: --debug
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user