mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 14:24:28 +00:00
ci: limited build-multiarch workflow to itzg's
This commit is contained in:
parent
adbe75ae7e
commit
6f2f1174e6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-multiarch.yml
vendored
1
.github/workflows/build-multiarch.yml
vendored
|
@ -23,6 +23,7 @@ on:
|
|||
|
||||
jobs:
|
||||
docker-buildx:
|
||||
if: github.repository == 'itzg/minecraft-server'
|
||||
runs-on: ubuntu-20.04
|
||||
env:
|
||||
CACHE_NAME: master
|
||||
|
|
Loading…
Reference in a new issue