We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e923b8 + c062788 commit a226a12Copy full SHA for a226a12
action.yml
@@ -1,6 +1,9 @@
1
name: Build and push Docker images
2
description: Builds and pushes Docker images and will log in to a Docker registry if required
3
author: Docker
4
+branding:
5
+ icon: 'anchor'
6
+ color: 'blue'
7
runs:
8
using: docker
9
image: docker://docker/github-actions:v1.0
0 commit comments