mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-10 04:15:40 +01:00
Use v1 of docker/github-actions image
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
57a738dc67
commit
af185b4d18
@ -6,7 +6,7 @@ branding:
|
|||||||
color: 'blue'
|
color: 'blue'
|
||||||
runs:
|
runs:
|
||||||
using: docker
|
using: docker
|
||||||
image: docker://docker/github-actions:v1.0
|
image: docker://docker/github-actions:v1
|
||||||
args:
|
args:
|
||||||
- build-push
|
- build-push
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user