check with version
This commit is contained in:
parent
48bbbe6f6e
commit
4fa849b72b
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ function main() {
|
|||
pip3 install pybuilder 'ddadevops>=4.7.0' deprecation dda-python-terraform boto3 pyyaml inflection --break-system-packages
|
||||
|
||||
#check
|
||||
native-image --help
|
||||
lein --help
|
||||
native-image --version
|
||||
lein -v
|
||||
|
||||
cleanupDocker
|
||||
} > /dev/null
|
||||
|
|
Loading…
Reference in a new issue