mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-29 12:10:56 -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
|
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 #
|
||||||
####################
|
####################
|
||||||
|
|
Loading…
Reference in a new issue