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
|
pip3 install pybuilder 'ddadevops>=4.7.0' deprecation dda-python-terraform boto3 pyyaml inflection --break-system-packages
|
||||||
|
|
||||||
#check
|
#check
|
||||||
native-image --help
|
native-image --version
|
||||||
lein --help
|
lein -v
|
||||||
|
|
||||||
cleanupDocker
|
cleanupDocker
|
||||||
} > /dev/null
|
} > /dev/null
|
||||||
|
|
Loading…
Reference in a new issue