Skip to content

Commit f5698e2

Browse files
committed
add DOCKER_USERNAME to Makefile
1 parent b04eda8 commit f5698e2

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
@@ -4,6 +4,7 @@ TRAVIS_BRANCH ?= test
44
TRAVIS_BUILD_NUMBER ?= 9999
55

66
# Deploy Arguments
7+
DOCKER_USERNAME ?= xxxxx
78
DOCKER_PASSWORD ?= xxxxx
89

910
# Test Arguments

0 commit comments

Comments
 (0)