зеркало из https://github.com/Azure/k8s-actions.git
8 строки
133 B
YAML
8 строки
133 B
YAML
|
name: 'Docker Logout'
|
||
|
description: 'Docker logout'
|
||
|
branding:
|
||
|
color: 'green'
|
||
|
runs:
|
||
|
using: 'node12'
|
||
|
main: 'lib/logout.js'
|