Skip to content

Commit

Permalink
Test st2 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arm4b committed Feb 17, 2021
1 parent f4dd705 commit f69ce15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ST2_VERSION ?= 3.4dev
ST2_VERSION ?= 3.2.1
DOCKER_TAG ?= ${ST2_VERSION}
RELEASE_TAG_REGEX := [^dev]$$
SHELL := /bin/bash
Expand Down Expand Up @@ -100,4 +100,4 @@ ifneq ($(shell echo "${TAG_UPDATE_FLAG}" | grep -E "Error:"),)
@echo -e "\033[31mNo images were tagged due to an error when determining the correct tags: ${TAG_UPDATE_FLAG}\033[0m"
exit 1
endif
endif
endif

0 comments on commit f69ce15

Please sign in to comment.