Change of order

This commit is contained in:
Lucas Gravley 2020-06-23 12:19:37 -05:00
parent f3fbf867fc
commit 57cd682298

View file

@ -396,6 +396,11 @@ Header
################## ##################
ValidateInput ValidateInput
###################
# Build the image #
###################
BuildImage
###################### ######################
# Login to DockerHub # # Login to DockerHub #
###################### ######################
@ -419,11 +424,6 @@ else
exit 1 exit 1
fi fi
###################
# Build the image #
###################
BuildImage
#################### ####################
# Upload the image # # Upload the image #
#################### ####################