We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff3005 commit b70d8e0Copy full SHA for b70d8e0
Makefile
@@ -44,6 +44,7 @@ test-tier2:
44
45
# TIER3
46
test-tier3:
47
+ TIER3=1 MAVEN_TESTAPP_USER=$(GITHUB_USER) MAVEN_TESTAPP_TOKEN=$(GITHUB_TOKEN) $(MAKE) test-analysis
48
$(MAKE) test-jira
49
$(MAKE) test-migrationwave
50
0 commit comments