mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
Change of order
This commit is contained in:
parent
f3fbf867fc
commit
57cd682298
1 changed files with 5 additions and 5 deletions
|
@ -396,6 +396,11 @@ Header
|
|||
##################
|
||||
ValidateInput
|
||||
|
||||
###################
|
||||
# Build the image #
|
||||
###################
|
||||
BuildImage
|
||||
|
||||
######################
|
||||
# Login to DockerHub #
|
||||
######################
|
||||
|
@ -419,11 +424,6 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
###################
|
||||
# Build the image #
|
||||
###################
|
||||
BuildImage
|
||||
|
||||
####################
|
||||
# Upload the image #
|
||||
####################
|
||||
|
|
Loading…
Reference in a new issue