mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-10 04:15:40 +01:00
Merge pull request #4 from docker/release-v1
Use v1.0 of github-actions image
This commit is contained in:
commit
60bd14a051
@ -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