mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-07 14:37:58 +00:00
ci: switched image push to use Gitub Actions
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# This is a basic workflow to help you get started with Actions
|
# This is a basic workflow to help you get started with Actions
|
||||||
|
|
||||||
name: Build non-multiarch branches/tags
|
name: Build and publish non-multiarch branches/tags
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -36,4 +36,4 @@ jobs:
|
|||||||
tag_with_sha: true
|
tag_with_sha: true
|
||||||
cache_froms: itzg/minecraft-server:latest
|
cache_froms: itzg/minecraft-server:latest
|
||||||
add_git_labels: true
|
add_git_labels: true
|
||||||
push: false
|
push: true
|
||||||
|
|||||||
Reference in New Issue
Block a user