From 23410eee4ee8d7cca23c31fe642fd50a168e9a17 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Sun, 16 Aug 2020 01:52:29 +0200 Subject: [PATCH] Push to local registry Signed-off-by: CrazyMax --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85f42a1..d4fb45c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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