commit
725bbce13f
|
@ -1,5 +1,5 @@
|
||||||
[](https://github.com/docker/build-push-action/releases/latest)
|
[](https://github.com/docker/build-push-action/releases/latest)
|
||||||
[](https://github.com/marketplace/actions/docker-build-push)
|
[](https://github.com/marketplace/actions/build-and-push-docker-images)
|
||||||
[](https://github.com/docker/build-push-action/actions?workflow=ci)
|
[](https://github.com/docker/build-push-action/actions?workflow=ci)
|
||||||
[](https://github.com/docker/build-push-action/actions?workflow=test)
|
[](https://github.com/docker/build-push-action/actions?workflow=test)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
|
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
|
||||||
name: Docker Build Push
|
name: Build and push Docker images
|
||||||
description: Build and push Docker images with Buildx
|
description: Build and push Docker images with Buildx
|
||||||
author: docker
|
author: docker
|
||||||
branding:
|
branding:
|
||||||
|
|
Loading…
Reference in New Issue