3
0
Fork 0
mirror of https://gitea.com/docker/build-push-action.git synced 2024-11-22 01:19:40 +01:00

Push to local registry

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-08-16 01:52:29 +02:00
parent 52102ad62f
commit 23410eee4e
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -27,6 +27,7 @@ jobs:
with:
context: ./test
file: ./test/Dockerfile
push: true
tags: |
localhost:5000/name/app:latest
localhost:5000/name/app:1.0.0