mirror of
https://git.mirrors.martin98.com/https://github.com/docker/setup-docker-action
synced 2026-04-02 19:03:32 +08:00
channel support
This commit is contained in:
@@ -10,6 +10,9 @@ inputs:
|
||||
version:
|
||||
description: 'Docker CE version. (e.g, v23.0.1)'
|
||||
required: false
|
||||
channel:
|
||||
description: 'Docker CE channel. (e.g, stable, edge or test)'
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
|
||||
Reference in New Issue
Block a user