Updated gitlab ci yaml file

This commit is contained in:
Nikolay Borodin 2023-08-16 16:13:45 +02:00
parent 1ebf047dd4
commit 432e4ca52e

View file

@ -10,6 +10,9 @@ deploy:jdk8:
- build/lib/*.jar
- build/clib/*.so
- build/clib/*.dll
- driver/*.bat
- driver/win32/*
- driver/win64/*
script:
- apt update
- apt -y install ant