mirror of
https://github.com/PaiGramTeam/Docker.git
synced 2024-11-21 21:48:04 +00:00
Update to v4
This commit is contained in:
parent
7584e161e9
commit
75084b4fa4
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -6,9 +6,9 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tags:
|
||||
description: 'main version tag, example: v3'
|
||||
description: 'main version tag, example: v4'
|
||||
required: true
|
||||
default: 'v3'
|
||||
default: 'v4'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user