Skip to content

Commit d8baee2

Browse files
committed
oopsie daisy
1 parent 8ba89f2 commit d8baee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ build:
4848
preview: RELEASES_DIR = $(VPS_PREVIEW_PATH)/$(SAFE_BRANCH)/releases
4949
preview: TARGET = $(RELEASES_DIR)/$(TIMESTAMP)
5050
preview: SITE_URL = "https://$(SAFE_BRANCH).ep-preview.click"
51+
preview:
5152
@echo "Preview site URL: $(SITE_URL)"
5253
echo $(TARGET)
5354
@echo "\n\n**** Deploying preview of a branch '$(BRANCH)' (safe: $(SAFE_BRANCH)) to $(TARGET)...\n\n"

0 commit comments

Comments
 (0)