File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 uses : actions/setup-python@v2
3232 with :
3333 python-version : 3.12
34- - uses : lukka/get-cmake@v3.21 .1
34+ - uses : lukka/get-cmake@v4.2 .1
3535 - name : Run CMake
36- uses : lukka/run-cmake@v3.4
36+ uses : lukka/run-cmake@v10.8
3737 id : runcmake
3838 with :
3939 cmakeGenerator : ' Ninja'
Original file line number Diff line number Diff line change 4545 pip install exasol-integration-test-docker-environment
4646 - name : Start ITDE
4747 run : itde spawn-test-environment --environment-name test --database-port-forward 8888 --bucketfs-port-forward 6666 --db-mem-size 4GB --create-certificates
48+ working-directory : /tmp
4849 - name : Copy certificate
4950 run : mkdir /tmp/certificate && docker cp db_container_test:/certificates/rootCA.crt /tmp/certificate/rootCA.crt
5051 - name : Docker login
You can’t perform that action at this time.
0 commit comments