mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-12 12:38:09 +00:00
Add blue anchor branding
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
7849e4a89e
commit
c062788367
@ -1,6 +1,9 @@
|
||||
name: Build and push Docker images
|
||||
description: Builds and pushes Docker images and will log in to a Docker registry if required
|
||||
author: Docker
|
||||
branding:
|
||||
icon: 'anchor'
|
||||
color: 'blue'
|
||||
runs:
|
||||
using: docker
|
||||
image: docker://docker/github-actions:v1.0
|
||||
|
Loading…
Reference in New Issue
Block a user