From f1e2f97d307c368756c7319dae8e12130ad99ec4 Mon Sep 17 00:00:00 2001 From: tammert Date: Mon, 17 May 2021 22:24:27 +0200 Subject: [PATCH] Minor Makefile improvement --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5ebccd3..fa3cbcd 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ deploy_replicant: .PHONY: release_replicant release_replicant: + git pull cr package replicant/ cr upload --config ~/.cr.yaml cr index --config ~/.cr.yaml --push