mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-10 04:15:40 +01:00
Use v1.0 of github-actions image
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
df13b26136
commit
67d415fdb9
@ -3,7 +3,7 @@ description: Builds and pushes Docker images and will log in to a Docker registr
|
||||
author: Docker
|
||||
runs:
|
||||
using: docker
|
||||
image: docker://docker/github-actions:v0.1
|
||||
image: docker://docker/github-actions:v1.0
|
||||
args:
|
||||
- build-push
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user